Skip to content

Hostname

chitika.com

Last fetched

chitika.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SE.

Nutrition Label

WHISPER CANON · chitika.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/chitika.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.164.240.1033.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.1103.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.833.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
3.164.240.933.164.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.SE
52.85.31.12252.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.1552.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.3152.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.85.31.6652.85.28.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.211.4318.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.7218.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.3818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
18.64.211.8818.64.210.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for chitika.com.

MechanismTarget
SPF_Achitika.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mautic.net
SPF_IP173.76.4.194
SPF_IP54.209.193.147
SPF_IP63.146.126.4
SPF_IP64.14.87.0/26
SPF_IP66.77.30.196
SPF_IP66.77.55.196

Related pages

Pivot deeper into the graph from chitika.com.

Cypher and MCP

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

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