Hostname
burkolobalint.ro
Last fetched
burkolobalint.ro is a registered hostname under the .ro top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- registrar:cyber_folks s.r.l.
- Organization
- —
- Contact emails
- —
Subdomains
8 observed subdomains of burkolobalint.ro.
Web-graph footprint
Distinct hostnames that link to or from burkolobalint.ro in the public web crawl.
6 sites linked to from this hostname.
Sample outbound links
Threat posture
History
Mail and authentication
MX records
- burkolobalint.ro
SPF policy
5 SPF mechanisms authorising senders for burkolobalint.ro.
| Mechanism | Target |
|---|---|
| SPF_A | burkolobalint.ro |
| SPF_IP | 46.224.155.135 |
| SPF_IP | 89.42.41.164 |
| SPF_IP | 89.42.41.61 |
| SPF_MX | burkolobalint.ro |
Related pages
Pivot deeper into the graph from burkolobalint.ro.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "burkolobalint.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.