Hostname
crs.com
Last fetched
crs.com resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in US. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
crs.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 |
|---|---|---|---|---|
| 13.67.134.161 | 13.64.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- council of residential specialists
- Contact emails
- a86qb44y76g@networksolutionsprivateregistration.com
- af6bj6uv29h@networksolutionsprivateregistration.com
- ak2as5np4eq@networksolutionsprivateregistration.com
- ap39a27e4km@networksolutionsprivateregistration.com
- ap3xx2st5vh@networksolutionsprivateregistration.com
- as89u7qu8ja@networksolutionsprivateregistration.com
- b44r33s94r5@networksolutionsprivateregistration.com
- b79xs8y64w7@networksolutionsprivateregistration.com
- bm9de6ns7et@networksolutionsprivateregistration.com
- bn9eb3m74by@networksolutionsprivateregistration.com
- bw25m6ah279@networksolutionsprivateregistration.com
- c96kj65r2q6@networksolutionsprivateregistration.com
- cb37q5925g2@networksolutionsprivateregistration.com
- ch4rg3bn2nk@networksolutionsprivateregistration.com
- cu23h6vj9mk@networksolutionsprivateregistration.com
- cu9yy9ue3sz@networksolutionsprivateregistration.com
- d32z38tp4x2@networksolutionsprivateregistration.com
- d77mj33c6yf@networksolutionsprivateregistration.com
- dh3qg2tf7va@networksolutionsprivateregistration.com
- dj5sx6va7mj@networksolutionsprivateregistration.com
- and 79 more
Subdomains
17 observed subdomains of crs.com.
Web-graph footprint
Distinct hostnames that link to or from crs.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
7 SPF mechanisms authorising senders for crs.com.
| Mechanism | Target |
|---|---|
| SPF_A | crs.com |
| SPF_INCLUDE | _spf.elasticemail.com |
| SPF_INCLUDE | docebosaas.com |
| SPF_INCLUDE | msgfocus.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 69.25.30.155 |
| SPF_MX | crs.com |
Related pages
Pivot deeper into the graph from crs.com.
- IP · 13.67.134.161
- ASN · AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation
- Registrar · iana:2
- Country · US
- Email · a86qb44y76g@networksolutionsprivateregistration.com
- TLD · .com
- Browse hostnames · cr…
- 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: "crs.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.