Skip to content

Hostname

dfwme.org

Last fetched

dfwme.org resolves to 1 IPv4 address operated by SHARKTECH - Sharktech in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
204.188.196.42204.188.192.0/18AS46844SHARKTECH - SharktechUS

WHOIS identity

Registrar
iana:83
Organization
1&1 internet
Contact emails

Subdomains

8 observed subdomains of dfwme.org.

Web-graph footprint

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

59 sites link to this hostname.

114 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dfwme.org

SPF policy

3 SPF mechanisms authorising senders for dfwme.org.

MechanismTarget
SPF_Adfwme.org
SPF_IP204.188.196.42
SPF_MXdfwme.org

Related pages

Pivot deeper into the graph from dfwme.org.

Cypher and MCP

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

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