Skip to content

Hostname

dayungs.com

Last fetched

dayungs.com resolves to 1 IPv4 address operated by AS3462 in TW. WHOIS lists iana:1336 as the registrar.

Nutrition Label

WHISPER CANON · dayungs.comRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dayungs.com

Resolution chain

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

IPPrefixASNOperatorCountry
61.221.12.1361.221.0.0/16AS3462TW

WHOIS identity

Registrar
iana:1336
Organization
dayungs tea
Contact emails

Subdomains

9 observed subdomains of dayungs.com.

Web-graph footprint

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

60 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for dayungs.com.

MechanismTarget
SPF_Adayungs.com
SPF_IP211.23.95.245
SPF_IP35.201.156.250
SPF_IP61.221.12.14
SPF_IP61.221.12.59
SPF_MXdayungs.com

Related pages

Pivot deeper into the graph from dayungs.com.

Cypher and MCP

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

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