Skip to content

Hostname

toad.co.kr

Last fetched

toad.co.kr resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:???(?) as the registrar.

Nutrition Label

WHISPER CANON · toad.co.krRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/toad.co.kr

Resolution chain

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

IPPrefixASNOperatorCountry
108.138.51.115108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.23108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.30108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
108.138.51.72108.138.48.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
18.173.132.1618.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.3218.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.6718.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.132.9518.173.132.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.218.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.5618.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.618.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.67.17.8618.67.16.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
registrar:???(?)
Organization
???????????(?)
Contact emails

Subdomains

1 observed subdomain of toad.co.kr.

Web-graph footprint

Distinct hostnames that link to or from toad.co.kr in the public web crawl.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for toad.co.kr.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from toad.co.kr.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "toad.co.kr"})-[: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.