Hostname
compunetix.com
Last fetched
compunetix.com resolves to 1 IPv4 address operated by NEXCESS-NET - Liquid Web, L.L.C in US.
Nutrition Label
Resolution chain
compunetix.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 |
|---|---|---|---|---|
| 8.36.41.62 | 8.36.41.0/24 | AS36444 | NEXCESS-NET - Liquid Web, L.L.C | US |
WHOIS identity
WHOIS data is temporarily unavailable. Refresh in a moment to retry.
Subdomains
Subdomain count is temporarily unavailable. Refresh in a moment to retry.
Web-graph footprint
Distinct hostnames that link to or from compunetix.com in the public web crawl.
Threat posture
History
Mail and authentication
SPF policy
15 SPF mechanisms authorising senders for compunetix.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | app.teamsupport.com |
| SPF_INCLUDE | aspmx.pardot.com |
| SPF_INCLUDE | spf.constantcontact.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 13.110.74.0/24 |
| SPF_IP | 13.111.127.197 |
| SPF_IP | 164.52.242.136 |
| SPF_IP | 164.52.242.139 |
| SPF_IP | 4.49.118.77 |
| SPF_IP | 40.143.208.205 |
| SPF_IP | 52.61.135.0/24 |
| SPF_IP | 67.225.162.4 |
| SPF_IP | 8.36.41.62 |
| SPF_MX | compunetix.com |
Related pages
Pivot deeper into the graph from compunetix.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "compunetix.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.