Skip to content

Hostname

aero.net

Last fetched

aero.net resolves to 52.40.86.121, announced in 52.40.0.0/14 by AMAZON-02 - Amazon.com, Inc. in US. aero.net is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · aero.netRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/aero.net

Resolution chain

IPv6 resolution

No AAAA record for aero.net is recorded in WhisperGraph.

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:146
Contact emails
aero.net@contactprivacy.com

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-72.awsdns-09.com
  • ns-950.awsdns-54.net
  • ns-1155.awsdns-16.org
  • ns-1622.awsdns-10.co.uk

MX records

  • aspmx.l.google.com
  • alt1.aspmx.l.google.com
  • alt2.aspmx.l.google.com
  • alt3.aspmx.l.google.com
  • alt4.aspmx.l.google.com

SPF policy

  • include: aspmx.googlemail.com
  • a: aero.net
  • mx: aero.net
  • ip: 67.192.96.106
  • ip: 67.23.34.185
  • ip: 67.23.34.194
  • ip: 72.32.212.89
  • ip: 72.32.212.91
  • ip: 72.32.212.92
  • ip: 72.32.212.93

Threat-feed evidence

History

Related pages

Pivot from aero.net into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "aero.net"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.