Skip to content

Hostname

gppi.net

Last fetched

gppi.net resolves to 4 IPv4 addresses operated by AS16276 in DE. WHOIS lists iana:976 as the registrar.

Nutrition Label

WHISPER CANON · gppi.netRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gppi.net

Resolution chain

gppi.net resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
141.95.102.57141.95.0.0/17AS16276DE
3.70.122.1913.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.75.18.923.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
54.93.82.24154.93.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:976
Organization
global public policy institute (gppi)
Contact emails

Subdomains

17 observed subdomains of gppi.net.

Web-graph footprint

Distinct hostnames that link to or from gppi.net in the public web crawl.

677 sites link to this hostname.

1,109 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gppi.net.

MechanismTarget
SPF_Agppi.net
SPF_INCLUDE_spf_eucentral1.prod.hydra.sophos.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP157.90.122.239
SPF_IP80.153.162.228
SPF_MXgppi.net

Related pages

Pivot deeper into the graph from gppi.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "gppi.net"})-[: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.