Skip to content

Hostname

aireglu.com

Last fetched

aireglu.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:1390 as the registrar.

Nutrition Label

WHISPER CANON · aireglu.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/aireglu.com

Resolution chain

aireglu.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.168.79.22918.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.10.69.1573.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
3.8.241.193.8.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB
35.177.42.2035.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.21.19135.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB
35.179.211.17335.178.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:1390
Organization
xml solutions
Contact emails

Subdomains

8 observed subdomains of aireglu.com.

Threat posture

History

Related pages

Pivot deeper into the graph from aireglu.com.

Cypher and MCP

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

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