Skip to content

Hostname

heywellness.dk

Last fetched

heywellness.dk resolves to 1 IPv4 address operated by AS3308 in DK.

Nutrition Label

WHISPER CANON · heywellness.dkRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/heywellness.dk

Resolution chain

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

IPPrefixASNOperatorCountry
195.184.118.56195.184.96.0/19AS3308DK

WHOIS identity

Registrar
Organization
cbit a/s
Contact emails

Subdomains

1 observed subdomain of heywellness.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for heywellness.dk.

MechanismTarget
SPF_INCLUDEspf.messagelabs.com
SPF_IP195.184.118.0/26

Related pages

Pivot deeper into the graph from heywellness.dk.

Cypher and MCP

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

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