Skip to content

Hostname

toonico.com

Last fetched

toonico.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in KR. WHOIS lists iana:244 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
13.124.224.12313.124.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.125.80.25513.125.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
13.209.227.13713.209.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR
3.35.247.143.34.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.KR
3.36.33.2333.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.37.121.153.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
3.39.208.473.36.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.117.21643.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.200.84.12543.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.132.16943.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
43.201.218.12043.200.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.KR
52.78.204.18352.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.KR

WHOIS identity

Registrar
iana:244
Organization
domains by proxy,
Contact emails

Subdomains

1 observed subdomain of toonico.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for toonico.com.

MechanismTarget
SPF_INCLUDE_spf.daouoffice.com

Related pages

Pivot deeper into the graph from toonico.com.

Cypher and MCP

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

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