Skip to content

Hostname

pnpe-group.com

Last fetched

pnpe-group.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:460 as the registrar.

Nutrition Label

WHISPER CANON · pnpe-group.comRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pnpe-group.com

Resolution chain

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

IPPrefixASNOperatorCountry
188.165.192.73188.165.0.0/16AS16276FR

WHOIS identity

Registrar
iana:460
Organization
mostafa baghbani
Contact emails

Subdomains

11 observed subdomains of pnpe-group.com.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for pnpe-group.com.

MechanismTarget
SPF_Apnpe-group.com
SPF_IP164.132.141.203
SPF_IP176.31.68.59
SPF_IP188.165.192.73
SPF_IP37.187.71.203
SPF_IP46.105.48.159
SPF_MXpnpe-group.com

Related pages

Pivot deeper into the graph from pnpe-group.com.

Cypher and MCP

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

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