Skip to content

Hostname

speed-server.de

Last fetched

speed-server.de resolves to 1 IPv4 address operated by AS15598 in DE.

Nutrition Label

WHISPER CANON · speed-server.deRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/speed-server.de

Resolution chain

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

IPPrefixASNOperatorCountry
80.190.174.7780.190.168.0/21AS15598DE

WHOIS identity

No WHOIS records are currently associated with speed-server.de in WhisperGraph.

Subdomains

129 observed subdomains of speed-server.de.

Web-graph footprint

Distinct hostnames that link to or from speed-server.de in the public web crawl.

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for speed-server.de.

MechanismTarget
SPF_Aspeed-server.de
SPF_INCLUDEeggolsheim.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP80.190.174.0/24
SPF_IP80.190.194.0/24
SPF_IP80.67.29.32
SPF_IP87.138.77.189
SPF_MXspeed-server.de

Related pages

Pivot deeper into the graph from speed-server.de.

Cypher and MCP

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

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