Skip to content

Hostname

fourthandkai.com

Last fetched

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

Nutrition Label

WHISPER CANON · fourthandkai.comRouting diversity5.6/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint7.2/10canon.whisper.security/host/fourthandkai.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.13316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.186.11216.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.192.11116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.193.17416.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.194.11516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.101.22916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.105.20516.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.1.533.5.1.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.35.10152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.9.7452.216.9.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.105.19552.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.118.19752.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.161.2152.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.230.552.217.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.37.3552.217.37.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Subdomains

1 observed subdomain of fourthandkai.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for fourthandkai.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from fourthandkai.com.

Cypher and MCP

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

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