Hostname
tagventory.com
Last fetched
tagventory.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tagventory.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.22.105.49 | 107.22.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 13.223.111.55 | 13.216.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 34.202.127.89 | 34.192.0.0/12 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 35.153.147.141 | 35.153.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 50.16.61.27 | 50.16.0.0/16 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
| 98.83.54.73 | 98.80.0.0/13 | AS14618 | AMAZON-AES - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tagventory.com owner
- Contact emails
- 354a9b9f-b4a7-458e-a686-c732cd7de0b4@identity-protect.org
- 5914f56e-b19a-43ec-b463-2ad5ee728e7a@identity-protect.org
- 595ecb3a-b2c5-4639-b434-6f9839d7d6e4@identity-protect.org
- 7fce0b2f-bda6-4ab8-8577-2eb040acc43f@identity-protect.org
- cd0069df-55af-47d9-bf8c-4bf406800389@identity-protect.org
- f392188c-1683-4c30-b4c2-c73fc2eadf8a@identity-protect.org
- f4039b11-ddab-4018-b704-d1c6d1b42220@identity-protect.org
Threat posture
History
Related pages
Pivot deeper into the graph from tagventory.com.
- IP · 107.22.105.49
- ASN · AS14618AMAZON-AES - Amazon.com, Inc.
- Registrar · iana:468
- Country · US
- Email · 354a9b9f-b4a7-458e-a686-c732cd7de0b4@identity-protect.org
- TLD · .com
- Browse hostnames · ta…
- 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: "tagventory.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.