Hostname
mschosting.com
Last fetched
mschosting.com resolves to 1 IPv4 address operated by CFA-VIC-AS-AP Country Fire Authority in MY. WHOIS lists iana:69 as the registrar.
Nutrition Label
Resolution chain
mschosting.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.47.104 | 110.4.47.0/24 | AS46015 | CFA-VIC-AS-AP Country Fire Authority | MY |
WHOIS identity
- Registrar
- iana:69
- Organization
- contact privacy inc. customer 017504618
- Contact emails
Subdomains
905 observed subdomains of mschosting.com.
Showing 25 of 905. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from mschosting.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
14 SPF mechanisms authorising senders for mschosting.com.
| Mechanism | Target |
|---|---|
| SPF_A | mschosting.com |
| SPF_IP | 103.13.120.1/24 |
| SPF_IP | 103.18.244.1/22 |
| SPF_IP | 103.233.3.1/22 |
| SPF_IP | 103.6.196.1/24 |
| SPF_IP | 103.7.8.1/32 |
| SPF_IP | 110.4.40.1/24 |
| SPF_IP | 117.53.152.1/22 |
| SPF_IP | 173.248.128.1/18 |
| SPF_IP | 192.199.248.1/24 |
| SPF_IP | 42.1.60.1/24 |
| SPF_IP | 68.71.128.1/19 |
| SPF_IP | 72.18.128.1/19 |
| SPF_MX | mschosting.com |
Related pages
Pivot deeper into the graph from mschosting.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "mschosting.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.