Skip to content

Hostname

globalrunning.de

Last fetched

globalrunning.de resolves to 1 IPv4 address operated by AS35705 in NL.

Nutrition Label

WHISPER CANON · globalrunning.deRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/globalrunning.de

Resolution chain

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

IPPrefixASNOperatorCountry
195.95.199.156195.95.199.0/24AS35705NL

WHOIS identity

No WHOIS records are currently associated with globalrunning.de in WhisperGraph.

Subdomains

4 observed subdomains of globalrunning.de.

Web-graph footprint

Distinct hostnames that link to or from globalrunning.de in the public web crawl.

17 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for globalrunning.de.

MechanismTarget
SPF_Aglobalrunning.de
SPF_INCLUDEspf.sendinblue.com
SPF_IP178.22.57.188
SPF_IP178.22.57.192
SPF_IP178.22.57.194
SPF_IP195.95.198.0/23
SPF_IP2a00:1e28:3:3550:0:0:0:1
SPF_IP2a01:7c8:bb0d:5a:5054:ff:fea3:7f14
SPF_IP93.119.6.164
SPF_MXglobalrunning.de

Related pages

Pivot deeper into the graph from globalrunning.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "globalrunning.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.