Skip to content

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

WHISPER CANON · santander.plRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/santander.pl

Resolution chain

santander.pl resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
45.60.195.6945.60.195.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.205.6945.60.205.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
registrar:internetx gmbh
Organization
banco santander
Contact emails

Subdomains

53 observed subdomains of santander.pl.

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.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for santander.pl.

MechanismTarget
SPF_EXISTS%{i}.spf.as.gruposantander.com
SPF_IP193.201.34.3
SPF_IP195.234.141.0/24
SPF_IP213.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.