Skip to content

Hostname

assv.se

Last fetched

assv.se resolves to 1 IPv4 address operated by AS3301 in SE. WHOIS lists registrar:se.sverige.nu as the registrar.

Nutrition Label

WHISPER CANON · assv.seRouting diversity1.5/10Peering density7.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/assv.se

Resolution chain

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

IPPrefixASNOperatorCountry
212.28.192.30212.28.192.0/19AS3301SE

WHOIS identity

Registrar
registrar:se.sverige.nu
Organization
Contact emails

Subdomains

2 observed subdomains of assv.se.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • assv.se

SPF policy

3 SPF mechanisms authorising senders for assv.se.

MechanismTarget
SPF_Aassv.se
SPF_IP212.28.193.30
SPF_MXassv.se

Related pages

Pivot deeper into the graph from assv.se.

Cypher and MCP

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

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