Hostname
baslerweb.com
Last fetched
baslerweb.com resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in DE. WHOIS lists iana:1408 as the registrar.
Nutrition Label
Resolution chain
baslerweb.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 |
|---|---|---|---|---|
| 20.52.58.254 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | DE |
| 20.61.83.109 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | NL |
WHOIS identity
- Registrar
- iana:1408
- Organization
- basler
- Contact emails
Subdomains
61 observed subdomains of baslerweb.com.
Showing 25 of 61. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from baslerweb.com in the public web crawl.
1,407 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
9 SPF mechanisms authorising senders for baslerweb.com.
| Mechanism | Target |
|---|---|
| SPF_A | baslerweb.com |
| SPF_INCLUDE | _spf.rexx-suite.com |
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | spf.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 149.72.249.194 |
| SPF_IP | 217.110.217.130 |
| SPF_IP | 217.110.217.147 |
| SPF_IP | 91.211.11.66 |
Related pages
Pivot deeper into the graph from baslerweb.com.
- IP · 20.52.58.254
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:1408
- Country · DE
- Email · domains@baslerweb.com
- TLD · .com
- Browse hostnames · ba…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "baslerweb.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.