Skip to content

Hostname

dislocated.org

Last fetched

dislocated.org resolves to 1 IPv4 address operated by IHNET - IHNetworks, LLC in US. WHOIS lists iana:1387 as the registrar.

Nutrition Label

WHISPER CANON · dislocated.orgRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dislocated.org

Resolution chain

dislocated.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
69.194.230.369.195.0.0/20AS33494IHNET - IHNetworks, LLCUS

WHOIS identity

Registrar
iana:1387
Organization
contact privacy inc. customer 017486440
Contact emails

Subdomains

9 observed subdomains of dislocated.org.

Web-graph footprint

Distinct hostnames that link to or from dislocated.org in the public web crawl.

12 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dislocated.org

SPF policy

3 SPF mechanisms authorising senders for dislocated.org.

MechanismTarget
SPF_Adislocated.org
SPF_IP69.194.230.3
SPF_MXdislocated.org

Related pages

Pivot deeper into the graph from dislocated.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dislocated.org"})-[: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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.