Skip to content

Hostname

bursasite.ro

Last fetched

bursasite.ro is a registered hostname under the .ro top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · bursasite.roRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bursasite.ro

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

2 observed subdomains of bursasite.ro.

Web-graph footprint

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

30 sites link to this hostname.

102 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • bursasite.ro

SPF policy

5 SPF mechanisms authorising senders for bursasite.ro.

MechanismTarget
SPF_Abursasite.ro
SPF_INCLUDErelay.mailbaby.net
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP144.76.113.26
SPF_MXbursasite.ro

Related pages

Pivot deeper into the graph from bursasite.ro.

Cypher and MCP

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

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