Skip to content

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

WHISPER CANON · baslerweb.comRouting diversity1.5/10Peering density5.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/baslerweb.com

Resolution chain

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

IPPrefixASNOperatorCountry
20.52.58.25420.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationDE
20.61.83.10920.48.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationNL

WHOIS identity

Registrar
iana:1408
Organization
basler
Contact emails

Subdomains

61 observed subdomains of baslerweb.com.

Web-graph footprint

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

1,407 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for baslerweb.com.

MechanismTarget
SPF_Abaslerweb.com
SPF_INCLUDE_spf.rexx-suite.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.249.194
SPF_IP217.110.217.130
SPF_IP217.110.217.147
SPF_IP91.211.11.66

Related pages

Pivot deeper into the graph from baslerweb.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.