Skip to content

Hostname

btl.com

Last fetched

btl.com resolves to 1 IPv4 address operated by AS30740 in GB. WHOIS lists iana:320 as the registrar.

Nutrition Label

WHISPER CANON · btl.comRouting diversity1.5/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/btl.com

Resolution chain

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

IPPrefixASNOperatorCountry
82.219.13.13482.219.0.0/16AS30740GB

WHOIS identity

Registrar
iana:320
Organization
btl group
Contact emails

Subdomains

6 observed subdomains of btl.com.

Web-graph footprint

Distinct hostnames that link to or from btl.com in the public web crawl.

20 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for btl.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP51.140.1.224
SPF_IP82.219.13.128/28
SPF_IP92.52.114.0/30
SPF_IP92.52.118.136/29
SPF_IP92.52.70.232/29
SPF_IP92.52.89.8/29
SPF_IP94.236.0.96/29
SPF_IP94.236.2.184/29
SPF_IP94.236.51.72/28
SPF_IP94.236.88.248/29
SPF_MXbtl.com

Related pages

Pivot deeper into the graph from btl.com.

Cypher and MCP

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

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