Hostname
astralasia.com
Last fetched
astralasia.com resolves to 1 IPv4 address operated by AS46015 in MY. WHOIS lists iana:1068 as the registrar.
Nutrition Label
Resolution chain
astralasia.com 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 |
|---|---|---|---|---|
| 110.4.45.141 | 110.4.45.0/24 | AS46015 | — | MY |
WHOIS identity
- Registrar
- iana:1068
- Organization
- na e-bumi
- Contact emails
Subdomains
7 observed subdomains of astralasia.com.
Web-graph footprint
Distinct hostnames that link to or from astralasia.com in the public web crawl.
Threat posture
History
Mail and authentication
MX records
- astralasia.com
SPF policy
4 SPF mechanisms authorising senders for astralasia.com.
| Mechanism | Target |
|---|---|
| SPF_A | astralasia.com |
| SPF_INCLUDE | se.mschosting.com |
| SPF_IP | 110.4.45.216 |
| SPF_MX | astralasia.com |
Related pages
Pivot deeper into the graph from astralasia.com.
- IP · 110.4.45.141
- ASN · AS46015
- Registrar · iana:1068
- Country · MY
- Email · b5c64324665440b28642d695dccac42d.protect@withheldforprivacy.com
- TLD · .com
- 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: "astralasia.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.