Skip to content

Hostname

v1.cpdformula.com

Last fetched

v1.cpdformula.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · v1.cpdformula.comRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/v1.cpdformula.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.226.94.2913.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.3413.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.613.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.94.6313.226.94.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.227.192.12213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.2513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.5513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.174.29.183.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.43.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.773.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR
3.174.29.873.174.29.0/24AS16509AMAZON-02 - Amazon.com, Inc.BR

WHOIS identity

No WHOIS records are currently associated with v1.cpdformula.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for v1.cpdformula.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEsendgrid.net

Related pages

Pivot deeper into the graph from v1.cpdformula.com.

Cypher and MCP

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

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