Skip to content

Hostname

biatrans.ro

Last fetched

biatrans.ro resolves to 1 IPv4 address operated by RTD - Orange Romania S.A. in RO. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

WHISPER CANON · biatrans.roRouting diversity1.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/biatrans.ro

Resolution chain

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

IPPrefixASNOperatorCountry
92.82.42.3892.82.0.0/18AS9050RTD - Orange Romania S.A.RO

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

5 observed subdomains of biatrans.ro.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • biatrans.ro

SPF policy

6 SPF mechanisms authorising senders for biatrans.ro.

MechanismTarget
SPF_Abiatrans.ro
SPF_INCLUDErelay.mailbaby.net
SPF_IP107.189.160.200
SPF_IP148.163.69.98
SPF_IP92.82.42.38
SPF_MXbiatrans.ro

Related pages

Pivot deeper into the graph from biatrans.ro.

Cypher and MCP

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

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