Skip to content

Hostname

clarktigertour.com

Last fetched

clarktigertour.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE. WHOIS lists iana:1489 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
108.157.214.13108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.33108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.34108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
108.157.214.92108.157.208.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
18.239.255.11718.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.2118.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.418.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
18.239.255.6218.239.252.0/22AS16509AMAZON-02 - Amazon.com, Inc.HU
3.166.160.1053.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.1153.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.693.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.166.160.73.166.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1489
Organization
kim inyong (eliv.kr)
Contact emails

Web-graph footprint

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

151 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for clarktigertour.com.

MechanismTarget
SPF_IP52.79.92.223/32

Related pages

Pivot deeper into the graph from clarktigertour.com.

Cypher and MCP

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

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