Skip to content

Hostname

pgpledpower.com

Last fetched

pgpledpower.com resolves to 2 IPv4 addresses operated by ASSUPERNOVA - Netsons s.r.l. in IT. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · pgpledpower.comRouting diversity2.4/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/pgpledpower.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.31.67.246185.31.64.0/22AS60087ASSUPERNOVA - Netsons s.r.l.IT
89.40.175.21889.40.175.0/24AS60087ASSUPERNOVA - Netsons s.r.l.IT

WHOIS identity

Registrar
iana:69
Organization
pier giorgio piccolo
Contact emails

Subdomains

8 observed subdomains of pgpledpower.com.

Web-graph footprint

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

6 sites link to this hostname.

7 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for pgpledpower.com.

MechanismTarget
SPF_Aweb1.creativeaid.it
SPF_INCLUDErelay.mailchannels.net
SPF_IP89.40.173.39
SPF_IP89.40.175.218

Related pages

Pivot deeper into the graph from pgpledpower.com.

Cypher and MCP

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

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