Skip to content

Hostname

toyark.com

Last fetched

toyark.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1068 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.91.26104.21.80.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.208.219172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
173.231.22.202173.231.22.0/23AS18450WEBNX - WebNX, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
alexander weiner
Contact emails

Subdomains

13 observed subdomains of toyark.com.

Web-graph footprint

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

609 sites link to this hostname.

1,043 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for toyark.com.

MechanismTarget
SPF_Atoyark.com
SPF_IP173.231.22.202
SPF_IP216.18.201.26
SPF_MXtoyark.com

Related pages

Pivot deeper into the graph from toyark.com.

Cypher and MCP

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

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