Skip to content

Hostname

5dwm.org

Last fetched

5dwm.org resolves to 1 IPv4 address operated by TOTALCHOICE-HOSTING - TotalChoice Hosting, LLC in US. WHOIS lists iana:1564 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
199.58.177.200199.58.176.0/22AS16556TOTALCHOICE-HOSTING - TotalChoice Hosting, LLCUS

WHOIS identity

Registrar
iana:1564
Organization
domain admin
Contact emails

Subdomains

1 observed subdomain of 5dwm.org.

Subdomain
www.5dwm.org

Web-graph footprint

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

13 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • 5dwm.org

SPF policy

4 SPF mechanisms authorising senders for 5dwm.org.

MechanismTarget
SPF_A5dwm.org
SPF_IP199.58.177.200
SPF_IP208.76.80.60
SPF_MX5dwm.org

Related pages

Pivot deeper into the graph from 5dwm.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "5dwm.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.