Skip to content

Hostname

99u.org

Last fetched

99u.org resolves to 8 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:470 as the registrar.

Nutrition Label

WHISPER CANON · 99u.orgRouting diversity4.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/99u.org

Resolution chain

99u.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
100.49.155.211101.0.34.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
3.212.1.1753.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.224.29.413.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.195.212.21735.7.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
34.199.95.23635.7.0.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
35.170.19.13135.184.64.0/20AS14618AMAZON-AES - Amazon.com, Inc.US
35.171.148.6735.184.64.0/20AS14618AMAZON-AES - Amazon.com, Inc.US
98.90.252.22298.96.232.0/24AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:470
Organization
behance
Contact emails

Subdomains

1 observed subdomain of 99u.org.

Subdomain
www.99u.org

Web-graph footprint

Distinct hostnames that link to or from 99u.org in the public web crawl.

Sample inbound links

Threat posture

History

Related pages

Pivot deeper into the graph from 99u.org.

Cypher and MCP

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

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