Skip to content

Hostname

cursnet.srv.se

Last fetched

cursnet.srv.se resolves to 1 IPv4 address operated by TELIANET-SWEDEN - Telia Company AB in SE.

Nutrition Label

WHISPER CANON · cursnet.srv.seRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/cursnet.srv.se

Resolution chain

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

IPPrefixASNOperatorCountry
193.182.190.238193.182.190.0/24AS3301TELIANET-SWEDEN - Telia Company ABSE

WHOIS identity

No WHOIS records are currently associated with cursnet.srv.se in WhisperGraph.

Subdomains

1 observed subdomain of cursnet.srv.se.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cursnet.srv.se.

Cypher and MCP

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

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