Skip to content

Hostname

reifen.com

Last fetched

reifen.com resolves to 2 IPv4 addresses operated by AS13237 in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · reifen.comRouting diversity1.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/reifen.com

Resolution chain

reifen.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:151
Organization
olaf sockel
Contact emails

Subdomains

62 observed subdomains of reifen.com.

Web-graph footprint

Distinct hostnames that link to or from reifen.com in the public web crawl.

472 sites link to this hostname.

101 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for reifen.com.

MechanismTarget
SPF_Amail.reifen.com
SPF_Aspf.couplingmail.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.smtp.net
SPF_IP194.145.122.253
SPF_IP62.80.103.184
SPF_IP85.10.215.193
SPF_MXreifen.com

Related pages

Pivot deeper into the graph from reifen.com.

Cypher and MCP

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

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