Skip to content

Hostname

bra.se

Last fetched

bra.se resolves to 1 IPv4 address operated by AS41174 in SE. WHOIS lists registrar:abion ab as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.84.52.246185.84.52.0/23AS41174SE

WHOIS identity

Registrar
registrar:abion ab
Organization
Contact emails

Subdomains

25 observed subdomains of bra.se.

Web-graph footprint

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

1,577 sites link to this hostname.

112 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

17 SPF mechanisms authorising senders for bra.se.

MechanismTarget
SPF_Abra.se
SPF_Awebmail.sokigohosting.com
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEmail.sitevision-cloud.net
SPF_INCLUDEspf.mailanyone.net
SPF_IP141.255.191.212
SPF_IP176.10.164.170
SPF_IP185.38.180.5
SPF_IP185.38.181.5
SPF_IP193.181.161.13/32
SPF_IP213.180.66.0/24
SPF_IP213.180.72.0/24
SPF_IP213.180.82.0/24
SPF_IP217.173.251.141
SPF_IP81.91.14.0/24
SPF_IP94.246.93.128/28
SPF_MXbra.se

Related pages

Pivot deeper into the graph from bra.se.

Cypher and MCP

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

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