Skip to content

Hostname

brann.se

Last fetched

brann.se resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in DE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

WHISPER CANON · brann.seRouting diversity1.5/10Peering density6.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/brann.se

Resolution chain

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

IPPrefixASNOperatorCountry
138.68.81.41138.68.80.0/20AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCDE

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

4 observed subdomains of brann.se.

Web-graph footprint

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

13 sites link to this hostname.

91 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for brann.se.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP193.12.138.133
SPF_IP213.212.28.15/32
SPF_IP82.99.25.51/32
SPF_IP83.241.254.64/27

Related pages

Pivot deeper into the graph from brann.se.

Cypher and MCP

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

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