Skip to content

Hostname

running-point.at

Last fetched

running-point.at resolves to 5 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists registrar:united-domains gmbh as the registrar.

Nutrition Label

WHISPER CANON · running-point.atRouting diversity3.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/running-point.at

Resolution chain

running-point.at resolves to 5 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
104.26.10.86104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.11.86104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.168172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
18.184.197.21218.184.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
52.59.165.4252.58.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:united-domains gmbh
Organization
markus fitzek
Contact emails

Subdomains

9 observed subdomains of running-point.at.

Web-graph footprint

Distinct hostnames that link to or from running-point.at in the public web crawl.

23 sites link to this hostname.

36 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for running-point.at.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from running-point.at.

Cypher and MCP

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

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