Hostname
santanderconsumer.pl
Last fetched
santanderconsumer.pl resolves to 1 IPv4 address operated by AS39133 in PL. WHOIS lists registrar:internetx gmbh as the registrar.
Nutrition Label
Resolution chain
santanderconsumer.pl resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 193.22.252.157 | 193.22.252.0/24 | AS39133 | — | PL |
WHOIS identity
- Registrar
- registrar:internetx gmbh
- Organization
- —
- Contact emails
- —
Subdomains
62 observed subdomains of santanderconsumer.pl.
Showing 25 of 62. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from santanderconsumer.pl in the public web crawl.
791 sites link to this hostname.
79 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for santanderconsumer.pl.
| Mechanism | Target |
|---|---|
| SPF_A | santanderconsumer.pl |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.255.129.72/32 |
| SPF_IP | 178.33.170.209/32 |
| SPF_IP | 37.59.245.119/32 |
| SPF_IP | 51.68.131.28/32 |
| SPF_IP | 80.68.238.96/29 |
| SPF_IP | 91.198.15.12/32 |
| SPF_MX | santanderconsumer.pl |
Related pages
Pivot deeper into the graph from santanderconsumer.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "santanderconsumer.pl"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
-[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.