Skip to content

Hostname

med24.se

Last fetched

med24.se resolves to 1 IPv4 address operated by AS48854 in DK. WHOIS lists registrar:csc corp domains as the registrar.

Nutrition Label

WHISPER CANON · med24.seRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/med24.se

Resolution chain

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

IPPrefixASNOperatorCountry
91.197.248.12991.197.248.0/22AS48854DK

WHOIS identity

Registrar
registrar:csc corp domains
Organization
Contact emails

Subdomains

14 observed subdomains of med24.se.

Web-graph footprint

Distinct hostnames that link to or from med24.se in the public web crawl.

184 sites link to this hostname.

39 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for med24.se.

MechanismTarget
SPF_Amed24.se
SPF_INCLUDEmailmailmail.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_MXmed24.se

Related pages

Pivot deeper into the graph from med24.se.

Cypher and MCP

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

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