Skip to content

Hostname

suzuki.de

Last fetched

suzuki.de resolves to 1 IPv4 address operated by AS42442 in DE.

Nutrition Label

WHISPER CANON · suzuki.deRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint8.2/10canon.whisper.security/host/suzuki.de

Resolution chain

suzuki.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
130.0.75.85130.0.72.0/21AS42442DE

WHOIS identity

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

Subdomains

105 observed subdomains of suzuki.de.

Web-graph footprint

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

198 sites link to this hostname.

6 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for suzuki.de.

MechanismTarget
SPF_Afrosch.all.de
SPF_Amail.suzuki-handel.de
SPF_Amail.suzuki.hu
SPF_Asmtp.suzuki-handel.de
SPF_INCLUDEspf-westeu.emailsignatures365.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.15.44.220
SPF_IP178.15.44.251
SPF_IP178.15.44.252
SPF_IP212.21.64.45
SPF_IP212.42.242.113
SPF_IP212.42.242.95
SPF_IP212.42.243.96/28
SPF_IP40.107.127.106
SPF_IP5.9.46.11
SPF_IP5.9.82.179
SPF_IP76.223.184.161
SPF_IP76.223.184.162
SPF_IP76.223.184.164
SPF_IP76.223.184.165
SPF_IP76.223.184.166
SPF_IP76.223.184.167
SPF_IP88.99.64.201/32

Related pages

Pivot deeper into the graph from suzuki.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "suzuki.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.