Hostname
tropintense.com
Last fetched
tropintense.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
tropintense.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.165.242.109 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.118 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.35 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.165.242.47 | 18.165.242.0/23 | AS16509 | AMAZON-02 - Amazon.com, Inc. | GB |
| 18.239.18.16 | 18.239.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.18.47 | 18.239.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.18.66 | 18.239.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
| 18.239.18.81 | 18.239.16.0/21 | AS16509 | AMAZON-02 - Amazon.com, Inc. | NL |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of tropintense.com owner
- Contact emails
- 27f06c41-718c-4b43-888b-6dc5a8c820f4@identity-protect.org
- 3557dd78-24bf-42c6-ad64-358000582abd@identity-protect.org
- 522334a7-7f7b-4bbd-9e12-1ad9cb20a529@identity-protect.org
- 64c6794c-d6ff-4456-b5f1-5bda68bc8c89@identity-protect.org
- ca0a0dd4-026b-4e01-88a8-53c613ddcbdb@identity-protect.org
- d4cdf4f5-d718-43b4-b62b-e15da3a628d6@identity-protect.org
- e9059da5-05d9-4e71-9b49-e32e9e956de7@identity-protect.org
- owner-8866195@tropintense.com.whoisprivacyservice.org
Web-graph footprint
Distinct hostnames that link to or from tropintense.com in the public web crawl.
5 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from tropintense.com.
- IP · 18.165.242.109
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:468
- Country · GB
- Email · 27f06c41-718c-4b43-888b-6dc5a8c820f4@identity-protect.org
- TLD · .com
- Browse hostnames · tr…
- 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: "tropintense.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.