Hostname
escapethetechnocracy.com
Last fetched
escapethetechnocracy.com resolves to 1 IPv4 address operated by THORDC-AS in IS. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
escapethetechnocracy.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 |
|---|---|---|---|---|
| 82.221.136.40 | 82.221.128.0/19 | AS50613 | THORDC-AS | IS |
WHOIS identity
- Registrar
- iana:1068
- Organization
- privacy service provided by withheld for privacy ehf
- Contact emails
Subdomains
3 observed subdomains of escapethetechnocracy.com.
| Subdomain |
|---|
| com.escapethetechnocracy.com |
Showing 1 of 3. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from escapethetechnocracy.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
6 SPF mechanisms authorising senders for escapethetechnocracy.com.
| Mechanism | Target |
|---|---|
| SPF_A | escapethetechnocracy.com |
| SPF_INCLUDE | _spf.protonmail.ch |
| SPF_INCLUDE | outbound.ice-networks.com |
| SPF_INCLUDE | sendingservice.net |
| SPF_IP | 82.221.136.40 |
| SPF_MX | escapethetechnocracy.com |
Related pages
Pivot deeper into the graph from escapethetechnocracy.com.
- IP · 82.221.136.40
- ASN · AS50613THORDC-AS
- Registrar · iana:1068
- Country · IS
- Email · 426fa42ca86c4f0fad1571fb92581281.protect@withheldforprivacy.com
- TLD · .com
- Browse hostnames · es…
- 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: "escapethetechnocracy.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.