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
Resolution chain
99u.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 100.49.155.211 | 101.0.34.0/24 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.212.1.175 | 3.208.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 3.224.29.41 | 3.224.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.195.212.217 | 35.7.0.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.199.95.236 | 35.7.0.0/18 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.170.19.131 | 35.184.64.0/20 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.171.148.67 | 35.184.64.0/20 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.90.252.222 | 98.96.232.0/24 | AS14618 | AMAZON-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.
- IP · 100.49.155.211
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:470
- Country · US
- Email · behance-ops-certs@adobe.com
- TLD · .org
- Browse hostnames · 99…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.