Skip to content

Hostname

ppe-analytics.com

Last fetched

ppe-analytics.com resolves to 1 IPv4 address operated by AS39104 in FR. WHOIS lists iana:433 as the registrar.

Nutrition Label

WHISPER CANON · ppe-analytics.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/ppe-analytics.com

Resolution chain

ppe-analytics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.189.156.234185.189.156.0/22AS39104FR

WHOIS identity

Registrar
iana:433
Organization
bretey florent
Contact emails

Subdomains

43 observed subdomains of ppe-analytics.com.

Web-graph footprint

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

15 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ppe-analytics.com.

MechanismTarget
SPF_INCLUDE_spf.tem.scaleway.com
SPF_INCLUDEhelpscoutemail.com
SPF_INCLUDEspf.sendinblue.com
SPF_MXppe-analytics.com

Related pages

Pivot deeper into the graph from ppe-analytics.com.

Cypher and MCP

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

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