Skip to content

Hostname

d2.yengo.com

Last fetched

d2.yengo.com resolves to 2 IPv4 addresses operated by AS59253 in SG.

Nutrition Label

WHISPER CANON · d2.yengo.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/d2.yengo.com

Resolution chain

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

WHOIS identity

No WHOIS records are currently associated with d2.yengo.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for d2.yengo.com.

MechanismTarget
SPF_INCLUDE_spf.amocrmmail.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailersend.net
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from d2.yengo.com.

Cypher and MCP

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

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