Skip to content

Hostname

btigras.lt

Last fetched

btigras.lt resolves to 1 IPv4 address operated by IST-AS - UAB Bacloud in LT. WHOIS lists registrar:uab 'informacinės sistemos ir technologijos' as the registrar.

Nutrition Label

WHISPER CANON · btigras.ltRouting diversity1.5/10Peering density4.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/btigras.lt

Resolution chain

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

IPPrefixASNOperatorCountry
85.206.243.485.206.240.0/22AS61272IST-AS - UAB BacloudLT

WHOIS identity

Registrar
registrar:uab 'informacinės sistemos ir technologijos'
Organization
informacines sistemos ir technologijos, uab
Contact emails

Subdomains

9 observed subdomains of btigras.lt.

Web-graph footprint

Distinct hostnames that link to or from btigras.lt in the public web crawl.

5 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for btigras.lt.

MechanismTarget
SPF_Abtigras.lt
SPF_IP85.206.243.4
SPF_IP91.216.163.91
SPF_MXbtigras.lt

Related pages

Pivot deeper into the graph from btigras.lt.

Cypher and MCP

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

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