Hostname
santander.pl
Last fetched
santander.pl resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:internetx gmbh as the registrar.
Nutrition Label
Resolution chain
santander.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 45.60.195.69 | 45.60.195.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
| 45.60.205.69 | 45.60.205.0/24 | AS19551 | INCAPSULA - Incapsula Inc | US |
WHOIS identity
- Registrar
- registrar:internetx gmbh
- Organization
- banco santander
- Contact emails
- —
Subdomains
53 observed subdomains of santander.pl.
Showing 25 of 53. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from santander.pl in the public web crawl.
946 sites link to this hostname.
271 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for santander.pl.
| Mechanism | Target |
|---|---|
| SPF_EXISTS | %{i}.spf.as.gruposantander.com |
| SPF_IP | 193.201.34.3 |
| SPF_IP | 195.234.141.0/24 |
| SPF_IP | 213.189.45.25/24 |
Related pages
Pivot deeper into the graph from santander.pl.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "santander.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.