Skip to content

Hostname

btleasing.ro

Last fetched

btleasing.ro resolves to 11 IPv4 addresses operated by AKAMAI-ASN1 in CZ. WHOIS lists registrar:ici - registrar as the registrar.

Nutrition Label

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

Resolution chain

btleasing.ro resolves to 11 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:ici - registrar
Organization
Contact emails

Subdomains

11 observed subdomains of btleasing.ro.

Web-graph footprint

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

76 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for btleasing.ro.

MechanismTarget
SPF_Abtleasing.ro
SPF_IP194.145.238.0/24
SPF_IP37.251.255.9
SPF_MXbtleasing.ro

Related pages

Pivot deeper into the graph from btleasing.ro.

Cypher and MCP

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

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