Skip to content

Hostname

aeroway.net

Last fetched

aeroway.net resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IN. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · aeroway.netRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/aeroway.net

Resolution chain

aeroway.net resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.127.232.10513.126.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IN
67.205.27.7267.205.0.0/19AS26347DREAMHOST-AS - New Dream Network, LLCUS

WHOIS identity

Registrar
iana:303
Organization
saravanan guruswamy
Contact emails

Subdomains

3 observed subdomains of aeroway.net.

Web-graph footprint

Distinct hostnames that link to or from aeroway.net in the public web crawl.

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for aeroway.net.

MechanismTarget
SPF_INCLUDEnetblocks.dreamhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_MXaeroway.net

Related pages

Pivot deeper into the graph from aeroway.net.

Cypher and MCP

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

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