Skip to content

Hostname

ppcgroup.com

Last fetched

ppcgroup.com resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in GB. WHOIS lists iana:1727 as the registrar.

Nutrition Label

WHISPER CANON · ppcgroup.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ppcgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
107.154.215.107107.154.215.0/24AS19551INCAPSULA - Incapsula IncGB
107.154.80.107107.154.80.0/24AS19551INCAPSULA - Incapsula IncGB

WHOIS identity

Registrar
iana:1727
Organization
david kerstein
Contact emails

Subdomains

14 observed subdomains of ppcgroup.com.

Web-graph footprint

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

171 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for ppcgroup.com.

MechanismTarget
SPF_INCLUDE_spf.m-stat.gr
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEcust-spf.exacttarget.com
SPF_INCLUDEpsm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.184.225.25
SPF_IP20.126.167.213
SPF_IP20.50.146.69
SPF_IP20.73.36.250
SPF_IP20.93.150.160

Related pages

Pivot deeper into the graph from ppcgroup.com.

Cypher and MCP

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

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