Skip to content

Hostname

oldtimer-markt.de

Last fetched

oldtimer-markt.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · oldtimer-markt.deRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/oldtimer-markt.de

Resolution chain

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

IPPrefixASNOperatorCountry
78.47.125.11778.56.134.0/23AS24940DE

WHOIS identity

No WHOIS records are currently associated with oldtimer-markt.de in WhisperGraph.

Subdomains

29 observed subdomains of oldtimer-markt.de.

Web-graph footprint

Distinct hostnames that link to or from oldtimer-markt.de in the public web crawl.

322 sites link to this hostname.

609 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for oldtimer-markt.de.

MechanismTarget
SPF_Aoldtimer-markt.de
SPF_Arelay-eu-central-1.prod.hydra.sophos.com
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.90.229.81
SPF_IP157.90.239.145
SPF_IP162.55.60.249
SPF_IP23.88.58.7
SPF_IP31.214.242.149
SPF_IP49.12.203.15
SPF_IP52.29.100.147/32
SPF_IP52.58.166.242/32
SPF_IP78.47.125.117
SPF_IP82.144.34.13
SPF_IP91.210.225.27
SPF_IP91.98.224.227
SPF_IP94.140.18.128/26
SPF_MXoldtimer-markt.de

Related pages

Pivot deeper into the graph from oldtimer-markt.de.

Cypher and MCP

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

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