Skip to content

Hostname

ppc-com.com

Last fetched

ppc-com.com resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · ppc-com.comRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/ppc-com.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.135.1613.249.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.135.1813.249.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.135.23113.249.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.249.135.3613.249.134.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
99.86.157.1399.86.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.157.20199.86.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.157.22699.86.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.PT
99.86.157.7199.86.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.PT

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of ppc-com.com.

Web-graph footprint

Distinct hostnames that link to or from ppc-com.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for ppc-com.com.

MechanismTarget
SPF_Appc-com.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEbridgemailsystem.com
SPF_IP2600:3c00:0:0:f03c:91ff:fef1:4a9
SPF_IP45.33.22.205
SPF_IP50.62.74.130
SPF_MXppc-com.com

Related pages

Pivot deeper into the graph from ppc-com.com.

Cypher and MCP

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

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