Skip to content

Hostname

dao2.com

Last fetched

dao2.com resolves to 1 IPv4 address operated by AS202053 in SG. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · dao2.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/dao2.com

Resolution chain

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

IPPrefixASNOperatorCountry
213.163.207.156213.163.192.0/20AS202053SG

WHOIS identity

Registrar
iana:1479
Organization
frederic muller
Contact emails

Subdomains

50 observed subdomains of dao2.com.

Web-graph footprint

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

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dao2.com

SPF policy

6 SPF mechanisms authorising senders for dao2.com.

MechanismTarget
SPF_Adao2.com
SPF_IP103.53.197.63
SPF_IP103.53.198.85
SPF_IP128.199.112.31
SPF_IP213.163.203.88
SPF_MXdao2.com

Related pages

Pivot deeper into the graph from dao2.com.

Cypher and MCP

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

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