Skip to content

Hostname

agel.io

Last fetched

agel.io resolves to 12 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · agel.ioRouting diversity5.4/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/agel.io

Resolution chain

agel.io resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
107.21.44.0107.21.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
18.212.46.18218.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.86.13.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.238.74.10334.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
35.172.198.6235.168.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.97.5044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.138.11544.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.23.43.16852.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
52.87.68.5152.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.152.16.20454.152.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.115.21854.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.243.170.8454.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

35 observed subdomains of agel.io.

Web-graph footprint

Distinct hostnames that link to or from agel.io in the public web crawl.

8 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for agel.io.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from agel.io.

Cypher and MCP

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

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