Skip to content

Hostname

huss.de

Last fetched

huss.de is a registered hostname under the .de top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

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

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

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

Subdomains

15 observed subdomains of huss.de.

Web-graph footprint

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

108 sites link to this hostname.

142 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for huss.de.

MechanismTarget
SPF_Ahuss.de
SPF_Amail.ew-it.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.233.15.57
SPF_IP185.80.186.151
SPF_IP193.96.188.0/24
SPF_IP212.121.155.82
SPF_IP217.111.52.216/29
SPF_MXhuss.de

Related pages

Pivot deeper into the graph from huss.de.

Cypher and MCP

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

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