Skip to content

Hostname

oberauer.com

Last fetched

oberauer.com resolves to 1 IPv4 address operated by AS39227 in DE. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · oberauer.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/oberauer.com

Resolution chain

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

IPPrefixASNOperatorCountry
194.6.194.40194.6.192.0/22AS39227DE

WHOIS identity

Registrar
iana:106
Organization
johann oberauer
Contact emails

Subdomains

37 observed subdomains of oberauer.com.

Web-graph footprint

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

65 sites link to this hostname.

113 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for oberauer.com.

MechanismTarget
SPF_Aoberauer.com
SPF_INCLUDE_spf.eventmaker.at
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.corpex.de
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.tmes.trendmicro.com
SPF_IP213.23.136.146/32
SPF_IP83.215.236.17/29
SPF_IP88.117.228.58/29
SPF_MXoberauer.com

Related pages

Pivot deeper into the graph from oberauer.com.

Cypher and MCP

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

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