Hostname
astlan.net
Last fetched
astlan.net resolves to 1 IPv4 address operated by LEASEWEB-USA-CHI - Leaseweb USA, Inc. in US. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
astlan.net resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 108.62.107.150 | 108.62.104.0/22 | AS27411 | LEASEWEB-USA-CHI - Leaseweb USA, Inc. | US |
WHOIS identity
- Registrar
- iana:468
- Organization
- contact privacy inc. customer 013529358
- Contact emails
- astlan.net@contactprivacy.com
- 1307a52f-8d68-43b4-a18c-6b714a1179b5@identity-protect.org
- 5f2a5dbb-46cb-48cd-8b6a-654d09cbf619@identity-protect.org
- aa6b909d-eda9-4c58-a9c3-ade54fac2464@identity-protect.org
- ab6462db-7a3e-4c51-8b2d-3be858ec27d1@identity-protect.org
- e1e3f54f-565a-437b-914f-bd59067f46bf@identity-protect.org
Subdomains
2 observed subdomains of astlan.net.
| Subdomain |
|---|
| sgc1.astlan.net |
| www.astlan.net |
Web-graph footprint
Distinct hostnames that link to or from astlan.net in the public web crawl.
15 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
2 SPF mechanisms authorising senders for astlan.net.
| Mechanism | Target |
|---|---|
| SPF_A | spf.protection.outlook.com |
| SPF_IP | 108.62.107.148/32 |
Related pages
Pivot deeper into the graph from astlan.net.
- IP · 108.62.107.150
- ASN · AS27411LEASEWEB-USA-CHI - Leaseweb USA, Inc.
- Registrar · iana:468
- Country · US
- Email · astlan.net@contactprivacy.com
- TLD · .net
- Browse hostnames · as…
- 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: "astlan.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.