Skip to content

Hostname

brynas.se

Last fetched

brynas.se has no current public IPv4 resolution in WhisperGraph; WHOIS lists registrar:nmu group as the registrar.

Nutrition Label

WHISPER CANON · brynas.seRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.0/10canon.whisper.security/host/brynas.se

Resolution chain

brynas.se has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
registrar:nmu group
Organization
Contact emails

Subdomains

14 observed subdomains of brynas.se.

Web-graph footprint

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

230 sites link to this hostname.

78 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for brynas.se.

MechanismTarget
SPF_Abrynas.se
SPF_Amail.brynas.se
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDEall._spf.plma.se
SPF_INCLUDEspf.bedrock.lime-technologies.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.5.20.75
SPF_IP2001:b48:0:0:0:0:0:25
SPF_MXbrynas.se

Related pages

Pivot deeper into the graph from brynas.se.

Cypher and MCP

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

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