Skip to content

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

WHISPER CANON · mschosting.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/mschosting.com

Resolution chain

mschosting.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
110.4.47.104110.4.47.0/24AS46015CFA-VIC-AS-AP Country Fire AuthorityMY

WHOIS identity

Registrar
iana:69
Organization
contact privacy inc. customer 017504618
Contact emails

Subdomains

905 observed subdomains of mschosting.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

14 SPF mechanisms authorising senders for mschosting.com.

MechanismTarget
SPF_Amschosting.com
SPF_IP103.13.120.1/24
SPF_IP103.18.244.1/22
SPF_IP103.233.3.1/22
SPF_IP103.6.196.1/24
SPF_IP103.7.8.1/32
SPF_IP110.4.40.1/24
SPF_IP117.53.152.1/22
SPF_IP173.248.128.1/18
SPF_IP192.199.248.1/24
SPF_IP42.1.60.1/24
SPF_IP68.71.128.1/19
SPF_IP72.18.128.1/19
SPF_MXmschosting.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 20

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