Skip to content

Hostname

healper.dk

Last fetched

healper.dk resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE.

Nutrition Label

WHISPER CANON · healper.dkRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/healper.dk

Resolution chain

healper.dk resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.184.105.21718.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
18.197.4.19418.238.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.122.7.863.131.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE
3.73.174.323.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
3.76.132.1253.98.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE
63.181.24.3463.216.61.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with healper.dk in WhisperGraph.

Subdomains

4 observed subdomains of healper.dk.

Web-graph footprint

Distinct hostnames that link to or from healper.dk in the public web crawl.

61 sites link to this hostname.

57 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for healper.dk.

MechanismTarget
SPF_Ahealper.dk
SPF_INCLUDEwebsitewelcome.com
SPF_MXhealper.dk

Related pages

Pivot deeper into the graph from healper.dk.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "healper.dk"})-[: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.