Hostname
compxnet.com
Last fetched
compxnet.com resolves to 1 IPv4 address operated by PUBLIC-BGP-01 - CompX Security Products, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
compxnet.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 |
|---|---|---|---|---|
| 64.187.109.33 | 64.187.109.0/24 | AS398160 | PUBLIC-BGP-01 - CompX Security Products, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of compxnet.com owner
- Contact emails
- sysadmin@compx.com
- 218dba0f-1185-4ea1-9d4d-b9753c9a96e3@identity-protect.org
- 65a5f897-bb40-4906-818b-780c149df476@identity-protect.org
- 8264776a-2509-426e-ad1d-8c5aec63f63b@identity-protect.org
- 8ec389ff-4b42-4b92-b1ea-c9ea560ddb2c@identity-protect.org
- bb4caacf-a91f-482a-a5cc-5ddaf6d592e1@identity-protect.org
- ef63ec61-0bac-4b5b-9607-6d58ae0297cf@identity-protect.org
- f31e2b52-aec3-4eae-9ec9-415f95b6e81b@identity-protect.org
Subdomains
27 observed subdomains of compxnet.com.
Showing 25 of 27. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from compxnet.com in the public web crawl.
25 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
3 SPF mechanisms authorising senders for compxnet.com.
| Mechanism | Target |
|---|---|
| SPF_A | compxnet.com |
| SPF_INCLUDE | compx.com |
| SPF_MX | compxnet.com |
Related pages
Pivot deeper into the graph from compxnet.com.
- IP · 64.187.109.33
- ASN · AS398160PUBLIC-BGP-01 - CompX Security Products, Inc.
- Registrar · iana:468
- Country · US
- Email · sysadmin@compx.com
- TLD · .com
- Browse hostnames · co…
- 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: "compxnet.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.