Skip to content

Hostname

brd.ro

Last fetched

brd.ro resolves to 1 IPv4 address operated by GTS-BACKBONE GTS Telecom in RO. WHOIS lists registrar:csc corporate domains as the registrar.

Nutrition Label

WHISPER CANON · brd.roRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/brd.ro

Resolution chain

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

IPPrefixASNOperatorCountry
188.241.73.22188.241.73.0/24AS5606GTS-BACKBONE GTS TelecomRO

WHOIS identity

Registrar
registrar:csc corporate domains
Organization
Contact emails

Subdomains

69 observed subdomains of brd.ro.

Web-graph footprint

Distinct hostnames that link to or from brd.ro in the public web crawl.

617 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for brd.ro.

MechanismTarget
SPF_Amail4.brd.ro
SPF_Asrvexchedge01d.brd.ro
SPF_Asrvexchedge01p.brd.ro
SPF_Asrvexchedge02p.brd.ro
SPF_INCLUDE_spf-a.iap.socgen.com
SPF_IP193.231.197.94
SPF_MXbrd.ro

Related pages

Pivot deeper into the graph from brd.ro.

Cypher and MCP

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

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