Skip to content

Hostname

oeforst.at

Last fetched

oeforst.at resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · oeforst.atRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oeforst.at

Resolution chain

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

IPPrefixASNOperatorCountry
34.248.204.21534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with oeforst.at in WhisperGraph.

Subdomains

1 observed subdomain of oeforst.at.

Web-graph footprint

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

11 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for oeforst.at.

MechanismTarget
SPF_Amailgate1.hosting.softline.at
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.w4ymail.at
SPF_IP194.76.180.121
SPF_IP194.76.180.122
SPF_IP194.76.180.90
SPF_IP194.76.180.91
SPF_IP80.120.193.128/27
SPF_IP80.123.224.100
SPF_IP80.123.224.99
SPF_MXoeforst.at

Related pages

Pivot deeper into the graph from oeforst.at.

Cypher and MCP

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

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