Skip to content

Hostname

platoyo.com

Last fetched

platoyo.com resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:83 as the registrar.

Nutrition Label

WHISPER CANON · platoyo.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/platoyo.com

Resolution chain

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

WHOIS identity

Registrar
iana:83
Organization
Contact emails

Subdomains

26 observed subdomains of platoyo.com.

Web-graph footprint

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

86 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for platoyo.com.

MechanismTarget
SPF_INCLUDE139621375.spf03.hubspotemail.net
SPF_INCLUDE_spf-eu.ionos.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.easybill-mail.de

Related pages

Pivot deeper into the graph from platoyo.com.

Cypher and MCP

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

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