Skip to content

Hostname

santander.nl

Last fetched

santander.nl resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists registrar:bit b.v. as the registrar.

Nutrition Label

WHISPER CANON · santander.nlRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.6/10canon.whisper.security/host/santander.nl

Resolution chain

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

IPPrefixASNOperatorCountry
45.223.164.5745.223.164.0/24AS19551INCAPSULA - Incapsula IncUS
45.223.176.5745.223.176.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
registrar:bit b.v.
Organization
Contact emails

Subdomains

54 observed subdomains of santander.nl.

Web-graph footprint

Distinct hostnames that link to or from santander.nl in the public web crawl.

135 sites link to this hostname.

76 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for santander.nl.

MechanismTarget
SPF_EXISTS%{i}.spf.as.gruposantander.com
SPF_EXISTS%{i}.spf.us.gruposantander.com
SPF_INCLUDE_spf.cardns.nl
SPF_INCLUDEb.acceptemail.com
SPF_INCLUDEspf.flexmail.eu
SPF_INCLUDEspf.flowmailer.net
SPF_IP212.78.166.0/26
SPF_IP78.31.118.134

Related pages

Pivot deeper into the graph from santander.nl.

Cypher and MCP

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

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