Skip to content

Hostname

aora.am

Last fetched

aora.am resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · aora.amRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/aora.am

Resolution chain

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

IPPrefixASNOperatorCountry
78.47.162.13078.46.0.0/15AS24940HETZNER-ASDE

WHOIS identity

No WHOIS records are currently associated with aora.am in WhisperGraph.

Subdomains

8 observed subdomains of aora.am.

Web-graph footprint

Distinct hostnames that link to or from aora.am in the public web crawl.

Threat posture

History

Mail and authentication

MX records

SPF policy

8 SPF mechanisms authorising senders for aora.am.

MechanismTarget
SPF_Aaora.am
SPF_IP134.122.74.45
SPF_IP164.90.217.15
SPF_IP194.163.180.222
SPF_IP46.4.205.173
SPF_IP64.225.102.103
SPF_IP78.47.162.130
SPF_MXaora.am

Related pages

Pivot deeper into the graph from aora.am.

Cypher and MCP

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

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