Skip to content

Hostname

oeagg.at

Last fetched

oeagg.at resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists registrar:registrygate gmbh as the registrar.

Nutrition Label

WHISPER CANON · oeagg.atRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/oeagg.at

Resolution chain

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

IPPrefixASNOperatorCountry
49.12.217.9349.12.0.0/16AS24940DE

WHOIS identity

Registrar
registrar:registrygate gmbh
Organization
guenter domian
Contact emails

Subdomains

24 observed subdomains of oeagg.at.

Web-graph footprint

Distinct hostnames that link to or from oeagg.at in the public web crawl.

193 sites link to this hostname.

41 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

7 SPF mechanisms authorising senders for oeagg.at.

MechanismTarget
SPF_Aoeagg.at
SPF_IP146.255.62.65/26
SPF_IP2a01:4f8:1c17:cd90:0:0:0:1
SPF_IP2a01:4f8:c012:ad1c:0:0:0:1
SPF_IP49.12.217.93
SPF_IP78.46.221.85
SPF_MXoeagg.at

Related pages

Pivot deeper into the graph from oeagg.at.

Cypher and MCP

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

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