Skip to content

Hostname

leaseweb.com

Last fetched

leaseweb.com resolves to 2 IPv4 addresses operated by MACST-SV4 - MacStadium, Inc. in US. WHOIS lists iana:269 as the registrar.

Nutrition Label

WHISPER CANON · leaseweb.comRouting diversity2.4/10Peering density8.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/leaseweb.com

Resolution chain

leaseweb.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
146.75.95.52146.75.92.0/22AS54113MACST-SV4 - MacStadium, Inc.US
92.223.124.6292.223.124.0/24AS199524STORMNETISP-AS-AP Md Sohel RanaDE

WHOIS identity

Registrar
iana:269
Organization
ocom ip b.v.
Contact emails

Subdomains

136 observed subdomains of leaseweb.com.

Web-graph footprint

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

989 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for leaseweb.com.

MechanismTarget
SPF_INCLUDE27248975.spf04.hubspotemail.net
SPF_INCLUDE_spf.cmail.ondemand.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_INCLUDEspf.exclaimer.net
SPF_INCLUDEspf.mxout.ocom.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP2a02:40:12:0:0:0:0:e
SPF_IP89.238.146.98

Related pages

Pivot deeper into the graph from leaseweb.com.

Cypher and MCP

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

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