Hostname
suzuki.dk
Last fetched
suzuki.dk resolves to 1 IPv4 address operated by AS63949 in DE. WHOIS lists registrar:a/s scannet as the registrar.
Nutrition Label
Resolution chain
suzuki.dk 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 |
|---|---|---|---|---|
| 139.162.164.79 | 139.162.160.0/19 | AS63949 | — | DE |
WHOIS identity
- Registrar
- registrar:a/s scannet
- Organization
- suzuki bilimport danmark a/s
- Contact emails
Subdomains
6 observed subdomains of suzuki.dk.
Web-graph footprint
Distinct hostnames that link to or from suzuki.dk in the public web crawl.
138 sites link to this hostname.
102 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
16 SPF mechanisms authorising senders for suzuki.dk.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | esaas.inmoment.eu |
| SPF_INCLUDE | mail1.dialogportal.com |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.scannet.dk |
| SPF_IP | 18.156.75.184 |
| SPF_IP | 18.193.148.51 |
| SPF_IP | 185.92.121.141/32 |
| SPF_IP | 194.182.254.0/24 |
| SPF_IP | 195.69.128.111/32 |
| SPF_IP | 208.73.7.175/32 |
| SPF_IP | 217.145.51.0/24 |
| SPF_IP | 3.127.146.164 |
| SPF_IP | 67.221.239.15/32 |
| SPF_IP | 67.221.239.16/32 |
| SPF_IP | 81.201.100.149 |
Related pages
Pivot deeper into the graph from suzuki.dk.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "suzuki.dk"})-[: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.