Skip to content

Hostname

bracnet.net

Last fetched

bracnet.net resolves to 1 IPv4 address operated by AS24342 in BD. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · bracnet.netRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bracnet.net

Resolution chain

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

IPPrefixASNOperatorCountry
202.168.254.228202.168.254.0/24AS24342BD

WHOIS identity

Registrar
iana:82
Organization
alom, md kabirul
Contact emails

Subdomains

46 observed subdomains of bracnet.net.

Web-graph footprint

Distinct hostnames that link to or from bracnet.net in the public web crawl.

35 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for bracnet.net.

MechanismTarget
SPF_Abracnet.net
SPF_INCLUDEspf.emailsecurity.bracnet.net
SPF_INCLUDEspf1.bracnet.net
SPF_IP202.168.232.5
SPF_MXbracnet.net

Related pages

Pivot deeper into the graph from bracnet.net.

Cypher and MCP

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

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