Hostname
iit2011.org
Last fetched
iit2011.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:1564 as the registrar.
Nutrition Label
Resolution chain
iit2011.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 |
|---|---|---|---|---|
| 18.154.149.107 | 18.154.148.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.149.164 | 18.154.148.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.149.220 | 18.154.148.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.154.149.26 | 18.154.148.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.165.142.127 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.142.162 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.142.73 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 18.165.142.74 | 18.165.136.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:1564
- Organization
- arjun takar
- Contact emails
Subdomains
2 observed subdomains of iit2011.org.
| Subdomain |
|---|
| ww1.iit2011.org |
| www.iit2011.org |
Threat posture
History
Related pages
Pivot deeper into the graph from iit2011.org.
- IP · 18.154.149.107
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1564
- Country · US
- Email · arjun@iit2011.org
- TLD · .org
- Browse hostnames · ii…
- 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: "iit2011.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.