Skip to content

Hostname

santander.de

Last fetched

santander.de resolves to 6 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

WHISPER CANON · santander.deRouting diversity4.2/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint6.6/10canon.whisper.security/host/santander.de

Resolution chain

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

IPPrefixASNOperatorCountry
104.102.18.107104.102.18.0/23AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
184.30.128.100184.30.128.0/21AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
2.17.176.412.17.176.0/20AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.201.161.14123.201.160.0/19AS16625AKAMAI-AS - Akamai Technologies, Inc.US
23.222.64.10623.222.64.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.NL
23.41.181.10623.32.0.0/11AS20940DE

WHOIS identity

No WHOIS records are currently associated with santander.de in WhisperGraph.

Subdomains

95 observed subdomains of santander.de.

Web-graph footprint

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

928 sites link to this hostname.

61 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for santander.de.

Related pages

Pivot deeper into the graph from santander.de.

Cypher and MCP

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

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