Hostname
captivatrix.com
Last fetched
captivatrix.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:269 as the registrar.
Nutrition Label
Resolution chain
captivatrix.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 5.22.145.16 | 5.22.157.0/24 | AS16509 | AMAZON-02 - Amazon.com, Inc. | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- c/o whoisproxy.com
- Contact emails
- 0b038c6029d1829bbafbfd5ad971cef8cbdd0ea50016abd029cc25e546230586@captivatrix.com.whoisproxy.org
- 109736ba29bb6462bbd911feaaf170f30d2921fd63cd56f0e10189ea22033903@captivatrix.com.whoisproxy.org
- 22fd92ba1b7d6ee2a6f28ca1af06a2c0cc36913ee23f2dc3ca4794b53f81055a@captivatrix.com.whoisproxy.org
- 28b19082ce72cf7fb9028a02e675022e9f6188706e936dbd4d3746dd78036dee@captivatrix.com.whoisproxy.org
- 40e5277dcb3959516610bca091f5486768a2cb4798e7af3e9fbc796c4ba4930e@captivatrix.com.whoisproxy.org
- 4e16a18903dfb848106f4b71e4f53c88c5c88d7f4b94bb0bb47bac6824c5728b@captivatrix.com.whoisproxy.org
- 52534253d95aee6bb5f1188588d98819ae779934484db43f0450be90d26ded2b@captivatrix.com.whoisproxy.org
- 53ff30a019ad1346e1d0a4716e89a7bdec2e512157aaa3c7412f9380a8190f8a@captivatrix.com.whoisproxy.org
- 69ac8a578056d4de588f74405b3cbe4288f8f52831a05efbf004708a9ed9f09f@captivatrix.com.whoisproxy.org
- 6cd353004efb9e94170ec71443fa851ab56dbe6d583cdb060cae6b6099ab551d@captivatrix.com.whoisproxy.org
- 92bb42597ecdd06567fd859530f5b0f51e3a0926b92d3653ea2b5964686300b8@captivatrix.com.whoisproxy.org
- 9e0fcdf624b9ef2b3c7e2ee6005629d8b322d5b3af08ced9c7639e2e80f98618@captivatrix.com.whoisproxy.org
- bfc53cc12d7ceadebfe7a3396616aa31fd9c7a98d54884259279780c764d20bd@captivatrix.com.whoisproxy.org
- cbf1fae5bdb7542bdf78636d06feab517e8a1847ebb560db6dd260686ef8272d@captivatrix.com.whoisproxy.org
- d126672d0252a01128dc2b7e98dc6548b4db8091408d90bece28d66b0edd9437@captivatrix.com.whoisproxy.org
- d415667406435abef045bb9832049cd1c93e22d00fbdf0f741d4b00c92ef4aa7@captivatrix.com.whoisproxy.org
- dd23856f71d03b3027ba31c942d107991e0675eadce3c06744a02913f7eacbdc@captivatrix.com.whoisproxy.org
- e3567146709bf5d5f4f5b46e9592cfe1e65a0b5c1b9f3a73fcd24eafe2e8e9cf@captivatrix.com.whoisproxy.org
Web-graph footprint
Distinct hostnames that link to or from captivatrix.com in the public web crawl.
Sample inbound links
Threat posture
History
Related pages
Pivot deeper into the graph from captivatrix.com.
- IP · 5.22.145.16
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:269
- Country · DE
- Email · 0b038c6029d1829bbafbfd5ad971cef8cbdd0ea50016abd029cc25e546230586@captivatrix.com.whoisproxy.org
- TLD · .com
- Browse hostnames · ca…
- 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: "captivatrix.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.