Hostname
msa.cc
Last fetched
msa.cc resolves to 162.244.95.12, announced in 162.244.95.0/24 by WEBHOSTINGHOLDINGS - Webhosting Holdings LLC in US. msa.cc is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
- 162.244.95.12
162.244.95.0/24 · WEBHOSTINGHOLDINGS - Webhosting Holdings LLC · New York, US
IPv6 resolution
No AAAA record for msa.cc is recorded in WhisperGraph.
Attribution
webhosting holdings
MAIL_RECEIVER, ORIGIN_AS
WHOIS identity
- Registrar
- iana:472
- Registrant organisation
- underhost networks
- Contact emails
- privacy@underhost.ca
Subdomains
| Subdomain |
|---|
| cpanel.msa.cc |
| cpcalendars.msa.cc |
| cpcontacts.msa.cc |
| mail.msa.cc |
| webdisk.msa.cc |
| webmail.msa.cc |
| www.msa.cc |
Showing 7 of 7 subdomains (7 per page).
Mail and authentication
Nameservers
- jade.ns.cloudflare.com
- miles.ns.cloudflare.com
MX records
- msa.cc
SPF policy
- a: msa.cc
- mx: msa.cc
- include: spf.mxyeet.net
- ip: 162.244.95.12
- ip: 62.112.10.143
- ip: 64.91.224.110
- ip: 96.30.35.224
Threat-feed evidence
History
Related pages
Pivot from msa.cc into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "msa.cc"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.