Skip to content

Hostname

gps-watch.de

Last fetched

gps-watch.de resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · gps-watch.deRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/gps-watch.de

Resolution chain

gps-watch.de resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.73.80.53.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with gps-watch.de in WhisperGraph.

Subdomains

34 observed subdomains of gps-watch.de.

Web-graph footprint

Distinct hostnames that link to or from gps-watch.de in the public web crawl.

12 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for gps-watch.de.

MechanismTarget
SPF_IP2a02:8108:0:7b:19cb:fb93:e45:8571
SPF_IP2a02:8108:0:7b:4cac:105f:6d70:7461
SPF_IP35.156.109.105
SPF_IP80.153.210.86
SPF_IP90.187.9.57
SPF_MXgps-watch.de

Related pages

Pivot deeper into the graph from gps-watch.de.

Cypher and MCP

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

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