Skip to content

Hostname

codekindness.com

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.218.221.2652.218.221.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.235.3452.218.235.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.242.4252.218.242.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.251.5852.218.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.218.253.5052.218.253.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.144.5152.92.144.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.185.22752.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.186.2752.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.191.14752.92.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.200.1152.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.204.2752.92.200.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.233.3552.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.236.7552.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.238.19552.92.232.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.241.15552.92.240.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.92.251.20352.92.248.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

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

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for codekindness.com.

MechanismTarget
SPF_INCLUDEamazonses.com

Related pages

Pivot deeper into the graph from codekindness.com.

Cypher and MCP

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

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