Skip to content

Hostname

wppg.com

Last fetched

wppg.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · wppg.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/wppg.com

Resolution chain

wppg.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:151
Organization
ralf sonnenberg
Contact emails

Subdomains

11 observed subdomains of wppg.com.

Web-graph footprint

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

46 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

37 SPF mechanisms authorising senders for wppg.com.

MechanismTarget
SPF_Awppg.com
SPF_INCLUDEde._netblocks.mimecast.com
SPF_INCLUDEemaileuc.freshservice.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf-breaks-email.bit.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_IP114.143.235.114
SPF_IP149.36.231.242
SPF_IP152.169.190.214
SPF_IP158.120.85.36
SPF_IP162.254.89.7
SPF_IP178.62.218.212/32
SPF_IP187.251.246.197
SPF_IP187.251.246.30
SPF_IP189.51.0.163
SPF_IP192.174.81.41/32
SPF_IP194.143.244.198
SPF_IP195.243.14.154/29
SPF_IP2.136.200.80
SPF_IP2001:7b8:3:5::25:0/112
SPF_IP213.136.12.0/24
SPF_IP213.170.190.209/28
SPF_IP213.170.190.9/29
SPF_IP37.251.181.124/31
SPF_IP62.64.249.230/31
SPF_IP65.56.40.90
SPF_IP78.137.137.130
SPF_IP80.65.107.16/28
SPF_IP81.0.74.180
SPF_IP84.19.51.146/32
SPF_IP85.134.132.253
SPF_IP85.232.20.185
SPF_IP85.62.12.78
SPF_IP89.125.252.224
SPF_IP89.125.254.217
SPF_IP91.2.23.239/32

Related pages

Pivot deeper into the graph from wppg.com.

Cypher and MCP

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

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