Skip to content

Hostname

gpreinc.com

Last fetched

gpreinc.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. gpreinc.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

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

Resolution chain

No IPv4 resolution is recorded for gpreinc.com in WhisperGraph.

IPv6 resolution

No AAAA record for gpreinc.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Contact emails
gpreinc.com@contactprivacy.com, 13aa0960-4bbc-49a7-85a3-b59a9026591c@identity-protect.org, 71b01178-0bb3-4858-a24b-f14ba4aee775@identity-protect.org, 7d02183e-a3ec-49d3-aa7d-567559f915b1@identity-protect.org, b61a08de-743b-4aa8-9689-c2495f3be2eb@identity-protect.org, dde35c73-8161-4a79-80c6-b63e842bcd80@identity-protect.org, e9b0072a-4531-48f1-8939-a32c9c08bea4@identity-protect.org, owner-3526682@gpreinc.com.whoisprivacyservice.org, owner-4553558@gpreinc.com.whoisprivacyservice.org, owner-5625916@gpreinc.com.whoisprivacyservice.org

Subdomains

Web-graph footprint

Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.

Mail and authentication

Nameservers

  • ns-160.awsdns-20.com
  • ns-662.awsdns-18.net
  • ns-1231.awsdns-25.org
  • ns-2008.awsdns-59.co.uk

MX records

  • mxa-004e5a02.gslb.pphosted.com
  • mxb-004e5a02.gslb.pphosted.com

SPF policy

  • mx: gpreinc.com
  • include: us._netblocks.mimecast.com
  • include: spf.protection.outlook.com
  • include: spf-004e5a02.pphosted.com
  • include: _spf.salesforce.com
  • include: u23677005.wl006.sendgrid.net
  • include: u23590671.wl172.sendgrid.net
  • ip: 209.127.215.1

Threat-feed evidence

History

Related pages

Pivot from gpreinc.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gpreinc.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.