Skip to content

Hostname

cloudfront.net.phosphore.com

Last fetched

cloudfront.net.phosphore.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · cloudfront.net.phosphore.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/cloudfront.net.phosphore.com

Resolution chain

cloudfront.net.phosphore.com resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.157.142.118108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.14108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.15108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
108.157.142.51108.157.136.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.213.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.3513.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.5413.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.241.6113.32.241.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with cloudfront.net.phosphore.com in WhisperGraph.

Subdomains

2 observed subdomains of cloudfront.net.phosphore.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for cloudfront.net.phosphore.com.

MechanismTarget
SPF_INCLUDEspf.groupebayard.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cloudfront.net.phosphore.com.

Cypher and MCP

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

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