Skip to content

Hostname

communications.ppd.com

Last fetched

communications.ppd.com resolves to 6 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · communications.ppd.comRouting diversity4.2/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/communications.ppd.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.30.19.12100.42.20.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
18.213.157.11918.231.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.242.15335.1.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
52.206.159.11752.216.5.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
54.83.106.14754.92.0.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
98.85.241.24198.96.162.0/23AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

No WHOIS records are currently associated with communications.ppd.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for communications.ppd.com.

MechanismTarget
SPF_Acommunications.ppd.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmailgun.org
SPF_INCLUDEmg-spf.greenhouse.io

Related pages

Pivot deeper into the graph from communications.ppd.com.

Cypher and MCP

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

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