Skip to content

Hostname

btleasing.md

Last fetched

btleasing.md resolves to 4 IPv4 addresses operated by TELXIUS TELXIUS Cable in AR.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
190.98.161.56190.98.160.0/19AS12956TELXIUS TELXIUS CableAR
190.98.161.59190.98.160.0/19AS12956TELXIUS TELXIUS CableAR
23.66.101.6823.66.101.0/24AS20940AKAMAI-ASN1US
23.66.101.7423.66.101.0/24AS20940AKAMAI-ASN1US

WHOIS identity

No WHOIS records are currently associated with btleasing.md in WhisperGraph.

Subdomains

3 observed subdomains of btleasing.md.

Web-graph footprint

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

48 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for btleasing.md.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from btleasing.md.

Cypher and MCP

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

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