Skip to content

Hostname

careweb.dk

Last fetched

careweb.dk resolves to 1 IPv4 address operated by HETZNER-AS in DE.

Nutrition Label

WHISPER CANON · careweb.dkRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/careweb.dk

Resolution chain

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

IPPrefixASNOperatorCountry
46.4.208.5946.4.0.0/16AS24940HETZNER-ASDE

WHOIS identity

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

Subdomains

3 observed subdomains of careweb.dk.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for careweb.dk.

MechanismTarget
SPF_Acareweb.dk
SPF_INCLUDEspf.azehosting.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.201.213.14
SPF_IP138.201.239.158
SPF_IP138.201.60.20
SPF_IP168.119.150.59
SPF_IP185.221.37.132
SPF_IP46.4.208.59
SPF_IP94.130.48.100
SPF_MXcareweb.dk

Related pages

Pivot deeper into the graph from careweb.dk.

Cypher and MCP

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

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