Hostname
suzuki.de
Last fetched
suzuki.de resolves to 1 IPv4 address operated by AS42442 in DE.
Nutrition Label
Resolution chain
suzuki.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 130.0.75.85 | 130.0.72.0/21 | AS42442 | — | DE |
WHOIS identity
No WHOIS records are currently associated with suzuki.de in WhisperGraph.
Subdomains
105 observed subdomains of suzuki.de.
Showing 25 of 105. View all subdomains →
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for suzuki.de.
| Mechanism | Target |
|---|---|
| SPF_A | frosch.all.de |
| SPF_A | mail.suzuki-handel.de |
| SPF_A | mail.suzuki.hu |
| SPF_A | smtp.suzuki-handel.de |
| SPF_INCLUDE | spf-westeu.emailsignatures365.com |
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.mailjet.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 178.15.44.220 |
| SPF_IP | 178.15.44.251 |
| SPF_IP | 178.15.44.252 |
| SPF_IP | 212.21.64.45 |
| SPF_IP | 212.42.242.113 |
| SPF_IP | 212.42.242.95 |
| SPF_IP | 212.42.243.96/28 |
| SPF_IP | 40.107.127.106 |
| SPF_IP | 5.9.46.11 |
| SPF_IP | 5.9.82.179 |
| SPF_IP | 76.223.184.161 |
| SPF_IP | 76.223.184.162 |
| SPF_IP | 76.223.184.164 |
| SPF_IP | 76.223.184.165 |
| SPF_IP | 76.223.184.166 |
| SPF_IP | 76.223.184.167 |
| SPF_IP | 88.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.