Skip to content

Hostname

gps.nl

Last fetched

gps.nl has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:smallhold b.v.|roulet 11|5171se kaatsheuvel|netherlands|| as the registrar.

Nutrition Label

WHISPER CANON · gps.nlRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gps.nl

Resolution chain

gps.nl has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:smallhold b.v.|roulet 11|5171se kaatsheuvel|netherlands||
Organization
Contact emails

Subdomains

61 observed subdomains of gps.nl.

Web-graph footprint

Distinct hostnames that link to or from gps.nl in the public web crawl.

131 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for gps.nl.

MechanismTarget
SPF_Agps.nl
SPF_Ahvs.gps.nl
SPF_Amoordrecht.gps.nl
SPF_Amx.wurtel.net
SPF_Amx5.gps.nl
SPF_Ap1.gps.nl
SPF_Ap2.gps.nl
SPF_Atveer.gps.nl
SPF_Atveer1.gps.nl
SPF_Avessem.gps.nl
SPF_MXgps.nl

Related pages

Pivot deeper into the graph from gps.nl.

Cypher and MCP

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

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