Skip to content

Hostname

demwon.com

Last fetched

demwon.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1091 as the registrar.

Nutrition Label

WHISPER CANON · demwon.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/demwon.com

Resolution chain

demwon.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.21.11.155104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.166.97172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.86.7.4185.86.7.0/24AS207582TR

WHOIS identity

Registrar
iana:1091
Organization
halit vergili
Contact emails

Subdomains

4 observed subdomains of demwon.com.

Web-graph footprint

Distinct hostnames that link to or from demwon.com in the public web crawl.

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for demwon.com.

MechanismTarget
SPF_Ademwon.com
SPF_Ans1.ihsdnsx2.com
SPF_INCLUDEspf-c.mailbaby.net
SPF_INCLUDEwebmail.ihs.com.tr
SPF_IP185.216.113.112
SPF_IP91.93.101.245
SPF_IP91.98.180.239
SPF_IP94.138.192.130/27
SPF_IP94.138.200.20
SPF_IP94.138.200.21
SPF_MXdemwon.com
SPF_MXmail.demwon.com

Related pages

Pivot deeper into the graph from demwon.com.

Cypher and MCP

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

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

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