Hostname
logichop.com
Last fetched
logichop.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
logichop.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of logichop.com owner
- Contact emails
- 3b8f856f-3a3b-4484-824a-1a831ec5a972@identity-protect.org
- 451e23eb-e225-41dc-acdd-dbff78569a82@identity-protect.org
- 9762ff9c-bd8f-4aa2-8402-d0aa217e1bfe@identity-protect.org
- b7387714-91b5-488e-9621-c209e031b5af@identity-protect.org
- ce82ad3b-3259-4393-816e-0f1790f45e5b@identity-protect.org
- ffa2b4f9-7aab-4b99-ad54-ff83ac532389@identity-protect.org
- owner-11210423@logichop.com.whoisprivacyservice.org
- owner-494866@logichop.com.whoisprivacyservice.org
- owner-6534307@logichop.com.whoisprivacyservice.org
- owner-9684608@logichop.com.whoisprivacyservice.org
- owner@logichop.com.whoisprivacyservice.org
Subdomains
16 observed subdomains of logichop.com.
Showing 14 of 16. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from logichop.com in the public web crawl.
242 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
1 SPF mechanism authorising senders for logichop.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.improvmx.com |
Related pages
Pivot deeper into the graph from logichop.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "logichop.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.