Skip to content

Hostname

haspa.de

Last fetched

haspa.de resolves to 1 IPv4 address operated by AS48543 in DE.

Nutrition Label

WHISPER CANON · haspa.deRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/haspa.de

Resolution chain

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

IPPrefixASNOperatorCountry
94.126.73.2094.126.72.0/21AS48543DE

WHOIS identity

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

Subdomains

46 observed subdomains of haspa.de.

Web-graph footprint

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

638 sites link to this hostname.

298 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for haspa.de.

MechanismTarget
SPF_INCLUDE_spf.axs-net.de
SPF_INCLUDEspf-ext1.agnitas.com
SPF_INCLUDEspf.mail.s-web.de
SPF_INCLUDEspf2.haspa.de
SPF_IP109.234.127.0/24
SPF_IP185.98.184.0/24
SPF_IP45.146.16.0/22
SPF_IP80.156.202.115
SPF_IP80.82.206.0/26
SPF_MXhaspa.de

Related pages

Pivot deeper into the graph from haspa.de.

Cypher and MCP

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

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