Hostname
equantum.com
Last fetched
equantum.com resolves to 1 IPv4 address operated by COGENT-174 - Cogent Communications, LLC in US. WHOIS lists iana:228 as the registrar.
Nutrition Label
Resolution chain
equantum.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 |
|---|---|---|---|---|
| 208.31.171.2 | 208.0.0.0/11 | AS174 | COGENT-174 - Cogent Communications, LLC | US |
WHOIS identity
- Registrar
- iana:228
- Organization
- moniker privacy services
- Contact emails
- 40983e58cb89e0c606501a8299c0addceae8829b0d4e6ef0a6791ce8cb668db0@equantum.com.whoisproxy.org
- 4e06a3425d78578e3db5507cb9bd5d70bd8d575c31ca4cde8ddbd93d26ac3cd4@equantum.com.whoisproxy.org
- 54da6f8baa490d9e623c419c8ac55f41943e2bf9c0800685c119c6111eaaa739@equantum.com.whoisproxy.org
- 6296b2d9b5922542e5e35a5d7ec1f7706e70d065a750ae0f6a135829de6a7b6c@equantum.com.whoisproxy.org
- 6508251d91258777df16a3f62629d686eb270542c6a5d563e760f56340855962@equantum.com.whoisproxy.org
- 6a91038e02597b9d3360ca03aa7e2dd64425fe16e932535ee7564646d04eec06@equantum.com.whoisproxy.org
- 724d3daf14da9f4ccf5586dd162420c3210b50a00df4d7772372b8261d905944@equantum.com.whoisproxy.org
- 806aea323313cda5e29df7b2a89882d5abbed3cb2026d1948d9615aeb54be666@equantum.com.whoisproxy.org
- 955cb28537cf6b626ff00beb9343038c5dd49b82469484a18d08681d46a68b04@equantum.com.whoisproxy.org
- b05b64a2561ed081f425dce590d9a8e72806022a2a15b147bd3a5d58c6ba2456@equantum.com.whoisproxy.org
- ce1498731e64ec6dfc8e8786268f764fe47056897d679e1193d6ba8335a200d1@equantum.com.whoisproxy.org
- fa39971a31bd848917ce8060b70d9b32bfed9b43d0b8f1b9cec400fd582cb2d7@equantum.com.whoisproxy.org
- fd153b5b714738fcde46ac8af5d331c1b9efd5b47cb56f1d5553d9fb8a735bcf@equantum.com.whoisproxy.org
Subdomains
4 observed subdomains of equantum.com.
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for equantum.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | aspmx.googlemail.com |
Related pages
Pivot deeper into the graph from equantum.com.
- IP · 208.31.171.2
- ASN · AS174COGENT-174 - Cogent Communications, LLC
- Registrar · iana:228
- Country · US
- Email · 40983e58cb89e0c606501a8299c0addceae8829b0d4e6ef0a6791ce8cb668db0@equantum.com.whoisproxy.org
- TLD · .com
- Browse hostnames · eq…
- 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: "equantum.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.