Hostname
nithmith.com
Last fetched
nithmith.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
nithmith.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 |
|---|---|---|---|---|
| 18.160.102.14 | 18.160.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.102.66 | 18.160.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.102.67 | 18.160.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 18.160.102.99 | 18.160.102.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 3.164.206.112 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.30 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.53 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
| 3.164.206.63 | 3.164.206.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | FI |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of nithmith.com owner
- Contact emails
- 2469bddd-445f-4a9c-8a84-453a14ecea53@identity-protect.org
- 4439da28-e1f5-471e-9d27-b80fda756f5f@identity-protect.org
- 4493e637-ed48-4acb-8d41-f29c9d26fc23@identity-protect.org
- 85889067-c85c-4a13-9385-94a80149140f@identity-protect.org
- b4962076-eb5e-4122-9234-a43c5c0e7008@identity-protect.org
- b5cd7558-db5d-4d21-b389-15727a43db94@identity-protect.org
- c62d5afe-2b2e-4916-820e-5d95e8f17340@identity-protect.org
- owner-341259@nithmith.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of nithmith.com.
| Subdomain |
|---|
| app.nithmith.com |
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for nithmith.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.firebasemail.com |
| SPF_INCLUDE | zohomail.in |
Related pages
Pivot deeper into the graph from nithmith.com.
- IP · 18.160.102.14
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 2469bddd-445f-4a9c-8a84-453a14ecea53@identity-protect.org
- TLD · .com
- Browse hostnames · ni…
- 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: "nithmith.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.