Skip to content

Hostname

yanbox.com

Last fetched

yanbox.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · yanbox.comRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/yanbox.com

Resolution chain

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

IPPrefixASNOperatorCountry
34.252.199.3234.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.255.84.12534.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
54.155.169.11254.155.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:433
Organization
domain admin / this domain is for sale
Contact emails

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for yanbox.com.

MechanismTarget
SPF_Ayanbox.com
SPF_INCLUDEamazonses.com
SPF_IP185.23.22.95
SPF_IP217.168.134.52
SPF_MXyanbox.com

Related pages

Pivot deeper into the graph from yanbox.com.

Cypher and MCP

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

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