Skip to content

Hostname

baslease.com

Last fetched

baslease.com resolves to 1 IPv4 address operated by AS13136 in NL. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · baslease.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/baslease.com

Resolution chain

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

IPPrefixASNOperatorCountry
80.85.128.6980.85.128.0/21AS13136NL

WHOIS identity

Registrar
iana:69
Organization
Contact emails

Subdomains

23 observed subdomains of baslease.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for baslease.com.

MechanismTarget
SPF_Atwikey.com
SPF_INCLUDEspf.afas.online
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.ess.de.barracudanetworks.com
SPF_INCLUDEspf.interstroom.nl
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.trustit.eu
SPF_IP212.78.211.164

Related pages

Pivot deeper into the graph from baslease.com.

Cypher and MCP

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

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