Skip to content

Hostname

www.pythonic.ai

Last fetched

www.pythonic.ai resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · www.pythonic.aiRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/www.pythonic.ai

Resolution chain

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

IPPrefixASNOperatorCountry
143.204.130.113143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.130.122143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.130.34143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
143.204.130.71143.204.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.84.45.1252.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.3652.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.5552.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
52.84.45.9252.84.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.FR
54.240.184.2354.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.3754.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.6554.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
54.240.184.8454.240.184.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with www.pythonic.ai in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for www.pythonic.ai.

MechanismTarget
SPF_INCLUDE22769773.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from www.pythonic.ai.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "www.pythonic.ai"})-[: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.