Skip to content

Hostname

gpsrv.com

Last fetched

gpsrv.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. gpsrv.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 · gpsrv.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gpsrv.com

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:9
Contact emails
013732900a28fd0a461436eef575b396@domaindiscreet.com, 02ae80730a16123306af30a314839094@domaindiscreet.com, 050b17410a28fd0a6fb8fcdde2263421@domaindiscreet.com, 2fe0f2fd0a28fd0a288d539f4711bf61@domaindiscreet.com, 547e8b9c0a16123325fe4d40d2825f32@domaindiscreet.com, 57468051@myprivatename.com, 57867240@myprivatename.com, 712fdb2f0a28fd0a5230b601cc679e31@domaindiscreet.com, b4d05tj3sgj5d803u9v9e0gp1k@domaindiscreet.com, b8f8f2cf0a28fd0a18aabe9c41273a74@domaindiscreet.com

Subdomains

Mail and authentication

Nameservers

  • clark.ns.cloudflare.com
  • kia.ns.cloudflare.com

SPF policy

  • include: %{ir}.%{v}.%{d}.spf.has.pphosted.com

Threat-feed evidence

History

Related pages

Pivot from gpsrv.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: "gpsrv.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.