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
Resolution chain
leaseweb.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 146.75.95.52 | 146.75.92.0/22 | AS54113 | MACST-SV4 - MacStadium, Inc. | US |
| 92.223.124.62 | 92.223.124.0/24 | AS199524 | STORMNETISP-AS-AP Md Sohel Rana | DE |
WHOIS identity
- Registrar
- iana:269
- Organization
- ocom ip b.v.
- Contact emails
Subdomains
136 observed subdomains of leaseweb.com.
Showing 25 of 136. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from leaseweb.com in the public web crawl.
989 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for leaseweb.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 27248975.spf04.hubspotemail.net |
| SPF_INCLUDE | _spf.cmail.ondemand.com |
| SPF_INCLUDE | mg-spf.greenhouse.io |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.mxout.ocom.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 2a02:40:12:0:0:0:0:e |
| SPF_IP | 89.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.