Hostname
itresolv.com
Last fetched
itresolv.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
itresolv.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.172.31.113 | 18.172.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.31.78 | 18.172.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.31.93 | 18.172.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 18.172.31.94 | 18.172.28.0/22 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
| 3.162.232.2 | 3.162.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.232.68 | 3.162.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.232.70 | 3.162.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
| 3.162.232.83 | 3.162.232.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | CL |
WHOIS identity
- Registrar
- iana:1068
- Organization
- on behalf of itresolv.com owner
- Contact emails
- 18ea6fb7-6fb1-4317-8deb-fb09ee85d286@identity-protect.org
- 37a81463-f090-4798-b22c-97bff1de67fc@identity-protect.org
- 5e775b70-07a7-4993-8645-4bfc65c43f8c@identity-protect.org
- 6a6830ce-af8a-4a73-9f54-ca136f2b03dd@identity-protect.org
- 8748e59b-735d-46ca-bec8-c60c955bdc8a@identity-protect.org
- b028c273-2813-4d81-bb25-6f89da8ed3a6@identity-protect.org
- owner-3555792@itresolv.com.whoisprivacyservice.org
Subdomains
1 observed subdomain of itresolv.com.
| Subdomain |
|---|
| www.itresolv.com |
Threat posture
History
Related pages
Pivot deeper into the graph from itresolv.com.
- IP · 18.172.31.113
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1068
- Country · JP
- Email · 18ea6fb7-6fb1-4317-8deb-fb09ee85d286@identity-protect.org
- TLD · .com
- Browse hostnames · it…
- 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: "itresolv.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.