Hostname
als.net
Last fetched
als.net resolves to 2 IPv4 addresses operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
als.net 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.241.213.95 | 20.192.0.0/10 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
| 20.49.104.47 | 20.48.0.0/12 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- als tdi
- Contact emails
- balnakhala@als.net
- 232e1b9f-e637-468f-952c-a213476c7131@identity-protect.org
- 615a9e9d-5212-44cc-964a-2f4c4244691c@identity-protect.org
- a71a8e0c-2040-4266-b319-2989501dd3eb@identity-protect.org
- cb0ac2bf-8cf6-4561-854c-61bbf4851721@identity-protect.org
- daa8e7d3-0d71-415d-a96c-939c74c3f38a@identity-protect.org
- e685667a-1f16-436e-9a91-c40b99898058@identity-protect.org
- owner-3523237@als.net.whoisprivacyservice.org
- owner-3990568@als.net.whoisprivacyservice.org
- owner-7091639@als.net.whoisprivacyservice.org
- owner-7361588@als.net.whoisprivacyservice.org
Subdomains
51 observed subdomains of als.net.
Showing 25 of 51. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from als.net in the public web crawl.
605 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
9 SPF mechanisms authorising senders for als.net.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.salesforce.com |
| SPF_INCLUDE | _spf.smtp.mailtrap.live |
| SPF_INCLUDE | mail.zendesk.com |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.mandrillapp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 104.129.67.204/30 |
| SPF_IP | 216.27.0.0/16 |
| SPF_IP | 52.234.226.141 |
Related pages
Pivot deeper into the graph from als.net.
- IP · 20.241.213.95
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:468
- Country · US
- Email · balnakhala@als.net
- TLD · .net
- Browse hostnames · al…
- 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: "als.net"})-[: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.