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
Resolution chain
ppcgroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 107.154.215.107 | 107.154.215.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
| 107.154.80.107 | 107.154.80.0/24 | AS19551 | INCAPSULA - Incapsula Inc | GB |
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.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
11 SPF mechanisms authorising senders for ppcgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.m-stat.gr |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | cust-spf.exacttarget.com |
| SPF_INCLUDE | psm.knowbe4.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 18.184.225.25 |
| SPF_IP | 20.126.167.213 |
| SPF_IP | 20.50.146.69 |
| SPF_IP | 20.73.36.250 |
| SPF_IP | 20.93.150.160 |
Related pages
Pivot deeper into the graph from ppcgroup.com.
- IP · 107.154.215.107
- ASN · AS19551INCAPSULA - Incapsula Inc
- Registrar · iana:1727
- Country · GB
- Email · dkerstein@ppcgroup.com
- TLD · .com
- Browse hostnames · pp…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.