Skip to content

Hostname

hsv.de

Last fetched

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

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
52.57.211.4252.64.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

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

Subdomains

86 observed subdomains of hsv.de.

Web-graph footprint

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

1,370 sites link to this hostname.

414 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for hsv.de.

MechanismTarget
SPF_Ahsv.de
SPF_Amx4.eventim.de
SPF_INCLUDEspf.004group.com
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP62.206.11.80/28
SPF_IP62.206.11.94
SPF_IP80.120.171.62
SPF_IP82.98.84.137/32
SPF_IP82.98.84.138/32
SPF_IP85.215.3.13/32
SPF_IP85.215.3.14/32
SPF_IP91.199.175.53
SPF_IP91.202.49.235
SPF_IP91.202.50.25
SPF_IP92.79.82.190
SPF_MXhsv.de
SPF_MXindivsurvey.de

Related pages

Pivot deeper into the graph from hsv.de.

Cypher and MCP

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

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