Skip to content

Hostname

wordtycoon.com

Last fetched

wordtycoon.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.176.1016.20.224.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.176.9616.20.224.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.15916.20.224.0/22AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.188.2116.20.228.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.24416.20.229.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.1116.20.229.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.44.22152.216.125.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.60.552.216.126.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.103.11552.218.56.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.126.1352.218.56.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.174.11752.218.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.73.9152.218.28.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.87.9152.218.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.130.22154.240.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.131.3754.240.30.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.234.15754.240.50.0/23AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of wordtycoon.com owner
Contact emails

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for wordtycoon.com.

MechanismTarget
SPF_INCLUDEmailgun.org

Related pages

Pivot deeper into the graph from wordtycoon.com.

Cypher and MCP

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

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