Skip to content

Hostname

apittp.cpospreprod.com

Last fetched

apittp.cpospreprod.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA.

Nutrition Label

WHISPER CANON · apittp.cpospreprod.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/apittp.cpospreprod.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.156.26.415.156.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
15.223.90.20615.222.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.96.105.1203.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.97.26.753.96.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
3.98.246.2053.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.CA
99.79.166.1199.79.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

No WHOIS records are currently associated with apittp.cpospreprod.com in WhisperGraph.

Threat posture

History

Related pages

Pivot deeper into the graph from apittp.cpospreprod.com.

Cypher and MCP

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

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