Hostname
adi.org.in
Last fetched
adi.org.in resolves to 5 IPv4 addresses operated by CLOUDACCESS-NETWORK - CloudAccess.net, LLC in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
adi.org.in resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.37.86.29 | 104.37.86.0/24 | AS54456 | CLOUDACCESS-NETWORK - CloudAccess.net, LLC | US |
| 13.226.69.106 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.108 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.56 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
| 13.226.69.85 | 13.226.64.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | HK |
WHOIS identity
- Registrar
- iana:146
- Organization
- association of designers of india
- Contact emails
Subdomains
3 observed subdomains of adi.org.in.
Web-graph footprint
Distinct hostnames that link to or from adi.org.in in the public web crawl.
38 sites link to this hostname.
60 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for adi.org.in.
| Mechanism | Target |
|---|---|
| SPF_A | adi.org.in |
| SPF_INCLUDE | _spf_whitelisted-block.cloudaccess.net |
| SPF_MX | adi.org.in |
Related pages
Pivot deeper into the graph from adi.org.in.
- IP · 104.37.86.29
- ASN · AS54456CLOUDACCESS-NETWORK - CloudAccess.net, LLC
- Registrar · iana:146
- Country · US
- Email · sandeep@theleafdesign.com
- Apex domain · org.in
- TLD · .in
- Browse hostnames · ad…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "adi.org.in"})-[: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.