Skip to content

Hostname

branas.se

Last fetched

branas.se resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists registrar:gandi sas as the registrar.

Nutrition Label

WHISPER CANON · branas.seRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/branas.se

Resolution chain

branas.se resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.131.75.147108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.248.131.8334.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.250.174.24834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.39.11352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.213.19.20252.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.27.21452.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.49.69.8752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.115.5152.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.154.248.11454.154.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.217.199.5154.216.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
54.72.208.18454.72.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
63.32.211.14563.32.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
registrar:gandi sas
Organization
Contact emails

Subdomains

20 observed subdomains of branas.se.

Web-graph footprint

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

189 sites link to this hostname.

50 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

15 SPF mechanisms authorising senders for branas.se.

MechanismTarget
SPF_INCLUDE_spf.anpdm.com
SPF_INCLUDE_spf.r360.se
SPF_INCLUDEamazonses.com
SPF_INCLUDEhotsoftonline.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.141.152.248
SPF_IP185.141.152.249
SPF_IP185.141.152.60
SPF_IP31.208.18.73
SPF_IP31.216.35.26
SPF_IP31.216.35.27
SPF_IP52.28.24.57/32
SPF_IP52.29.176.246/32

Related pages

Pivot deeper into the graph from branas.se.

Cypher and MCP

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

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