Hostname
compassmsp.com
Last fetched
compassmsp.com resolves to 1 IPv4 address operated by MCPL-AS in US. WHOIS lists iana:146 as the registrar.
Nutrition Label
Resolution chain
compassmsp.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 |
|---|---|---|---|---|
| 199.60.103.16 | 199.60.103.0/24 | AS209242 | MCPL-AS | US |
WHOIS identity
- Registrar
- iana:146
- Organization
- domains by proxy,
- Contact emails
Subdomains
46 observed subdomains of compassmsp.com.
Showing 25 of 46. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from compassmsp.com in the public web crawl.
65 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
20 SPF mechanisms authorising senders for compassmsp.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | 7139015.spf03.hubspotemail.net |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | spf.ess.barracudanetworks.com |
| SPF_INCLUDE | spf.exclaimer.net |
| SPF_INCLUDE | spf.myconnectwise.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 147.160.167.0/26 |
| SPF_IP | 149.72.135.91/32 |
| SPF_IP | 167.89.86.67/32 |
| SPF_IP | 168.245.47.60/32 |
| SPF_IP | 198.37.147.129/32 |
| SPF_IP | 199.200.116.16 |
| SPF_IP | 20.72.188.1/32 |
| SPF_IP | 204.75.14.4 |
| SPF_IP | 207.99.55.203 |
| SPF_IP | 216.150.139.90 |
| SPF_IP | 23.21.109.197/32 |
| SPF_IP | 23.21.109.212/32 |
| SPF_IP | 52.240.150.170/32 |
Related pages
Pivot deeper into the graph from compassmsp.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "compassmsp.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.