Hostname
arihanam.com
Last fetched
arihanam.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:244 as the registrar.
Nutrition Label
Resolution chain
arihanam.com 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 |
|---|---|---|---|---|
| 3.162.163.51 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.163.59 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.163.61 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.162.163.68 | 3.162.160.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.109 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.43 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.51 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.171.117.87 | 3.171.116.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:244
- Organization
- james
- Contact emails
Subdomains
2 observed subdomains of arihanam.com.
Web-graph footprint
Distinct hostnames that link to or from arihanam.com in the public web crawl.
5 sites link to this hostname.
41 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
Related pages
Pivot deeper into the graph from arihanam.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "arihanam.com"})-[: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.