Hostname
voidstate.com
Last fetched
voidstate.com resolves to 1 IPv4 address operated by AS8560 in GB. WHOIS lists iana:83 as the registrar.
Nutrition Label
Resolution chain
voidstate.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 |
|---|---|---|---|---|
| 77.68.64.46 | 77.68.0.0/17 | AS8560 | — | GB |
WHOIS identity
- Registrar
- iana:83
- Organization
- on behalf of voidstate.com owner
- Contact emails
- 0a6b5d54-aee0-4bb9-9201-907e519e2a43@identity-protect.org
- 2b6cdd2c-22ec-4b6a-9934-8ff5d409b992@identity-protect.org
- 2c49bfe9-5c55-41c1-a602-5aab83f4dc2d@identity-protect.org
- 391553b1-2399-43e5-b832-57d0f4078d24@identity-protect.org
- 68021bd2-3a66-4679-9650-72f9b87131c6@identity-protect.org
- 716cbab5-b975-4769-b820-3d41f61e0a14@identity-protect.org
- gsmith@piinternet.co.uk
Subdomains
1 observed subdomain of voidstate.com.
| Subdomain |
|---|
| www.voidstate.com |
Web-graph footprint
Distinct hostnames that link to or from voidstate.com in the public web crawl.
15 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for voidstate.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | icloud.com |
Related pages
Pivot deeper into the graph from voidstate.com.
- IP · 77.68.64.46
- ASN · AS8560
- Registrar · iana:83
- Country · GB
- Email · 0a6b5d54-aee0-4bb9-9201-907e519e2a43@identity-protect.org
- TLD · .com
- Browse hostnames · vo…
- 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: "voidstate.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.