Skip to content

Hostname

theowenzel.com

Last fetched

theowenzel.com resolves to 1 IPv4 address operated by RTD - Orange Romania S.A. in RO. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · theowenzel.comRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/theowenzel.com

Resolution chain

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

IPPrefixASNOperatorCountry
92.82.42.3492.82.0.0/18AS9050RTD - Orange Romania S.A.RO

WHOIS identity

Registrar
iana:303
Organization
interlog com srl
Contact emails

Subdomains

7 observed subdomains of theowenzel.com.

Threat posture

History

Mail and authentication

MX records

  • theowenzel.com

SPF policy

3 SPF mechanisms authorising senders for theowenzel.com.

MechanismTarget
SPF_Atheowenzel.com
SPF_IP92.82.42.34
SPF_MXtheowenzel.com

Related pages

Pivot deeper into the graph from theowenzel.com.

Cypher and MCP

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

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