Skip to content

Hostname

pb-santander.com

Last fetched

pb-santander.com resolves to 7 IPv4 addresses operated by AS20940 in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · pb-santander.comRouting diversity3.5/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint7.8/10canon.whisper.security/host/pb-santander.com

Resolution chain

pb-santander.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 0145042920
Contact emails

Subdomains

60 observed subdomains of pb-santander.com.

Web-graph footprint

Distinct hostnames that link to or from pb-santander.com in the public web crawl.

32 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for pb-santander.com.

MechanismTarget
SPF_EXISTS%{i}.spf.hc5532-55.iphmx.com
SPF_EXISTS%{i}.spf.santandergroup-out.c3s2.iphmx.com
SPF_EXISTS%{i}.spf.santandergroup.c3s2.iphmx.com
SPF_INCLUDE_spf.salesforce.com
SPF_IP193.127.133.12
SPF_IP217.169.130.137
SPF_IP217.169.130.144
SPF_IP66.231.254.173
SPF_IP66.231.254.174

Related pages

Pivot deeper into the graph from pb-santander.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "pb-santander.com"})-[: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.