Skip to content

Hostname

helukabel.de

Last fetched

helukabel.de resolves to 1 IPv4 address operated by AS3209 in DE.

Nutrition Label

WHISPER CANON · helukabel.deRouting diversity1.5/10Peering density8.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/helukabel.de

Resolution chain

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

IPPrefixASNOperatorCountry
188.111.56.211188.96.0.0/12AS3209DE

WHOIS identity

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

Subdomains

28 observed subdomains of helukabel.de.

Web-graph footprint

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

238 sites link to this hostname.

104 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for helukabel.de.

MechanismTarget
SPF_Ahelukabel.de
SPF_Ahybrid.helukabel.de
SPF_Amailproxy1.helukabel.de
SPF_Amailproxy2.helukabel.de
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDEinxserver.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.181.50.248
SPF_MXhelukabel.de

Related pages

Pivot deeper into the graph from helukabel.de.

Cypher and MCP

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

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