Skip to content

Hostname

cednet.se

Last fetched

cednet.se resolves to 1 IPv4 address operated by HETZNER-AS in FI. WHOIS lists registrar:www.namesrs.com as the registrar.

Nutrition Label

WHISPER CANON · cednet.seRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/cednet.se

Resolution chain

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

IPPrefixASNOperatorCountry
95.217.140.18195.217.0.0/16AS24940HETZNER-ASFI

WHOIS identity

Registrar
registrar:www.namesrs.com
Organization
Contact emails

Subdomains

7 observed subdomains of cednet.se.

Web-graph footprint

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

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for cednet.se.

MechanismTarget
SPF_Acednet.se
SPF_Ahost.cednet.se
SPF_MXcednet.se

Related pages

Pivot deeper into the graph from cednet.se.

Cypher and MCP

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

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