Skip to content

Hostname

yotoplay.com

Last fetched

yotoplay.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · yotoplay.comRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/yotoplay.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.238.55.11218.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.2018.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5318.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.238.55.5418.238.55.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.1003.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.113.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1173.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.1213.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.84.118.1252.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.10652.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.852.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
52.84.118.11552.84.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
iana:81
Organization
filip denker
Contact emails

Subdomains

51 observed subdomains of yotoplay.com.

Web-graph footprint

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

127 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for yotoplay.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net
SPF_INCLUDEshops.shopify.com

Related pages

Pivot deeper into the graph from yotoplay.com.

Cypher and MCP

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

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