Skip to content

Hostname

bramidan.com

Last fetched

bramidan.com resolves to 1 IPv4 address operated by AS48854 in DK. WHOIS lists iana:73 as the registrar.

Nutrition Label

WHISPER CANON · bramidan.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bramidan.com

Resolution chain

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

IPPrefixASNOperatorCountry
94.231.97.16394.231.96.0/20AS48854DK

WHOIS identity

Registrar
iana:73
Organization
bramidan a/s
Contact emails

Subdomains

28 observed subdomains of bramidan.com.

Web-graph footprint

Distinct hostnames that link to or from bramidan.com in the public web crawl.

22 sites link to this hostname.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for bramidan.com.

MechanismTarget
SPF_Asmtprelay01.wwi.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.40.46.121
SPF_IP79.188.41.81
SPF_IP81.95.242.165
SPF_IP81.95.244.33
SPF_IP94.231.97.163
SPF_IP95.154.4.126
SPF_IP95.154.62.48/28

Related pages

Pivot deeper into the graph from bramidan.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bramidan.com"})-[: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.