Hostname
cmi-emea.com
Last fetched
cmi-emea.com resolves to 1 IPv4 address operated by AWARESOFT - Awareness Software Limited in GB. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
cmi-emea.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 |
|---|---|---|---|---|
| 149.255.58.164 | 149.255.56.0/22 | AS34931 | AWARESOFT - Awareness Software Limited | GB |
WHOIS identity
- Registrar
- iana:1387
- Organization
- c/o whoisproxy.com
- Contact emails
- 68be552319@cmi-emea.com.whoistrustee.com
- 6c7a65a5bf28925a44404362364f64ca146a5fe121865658d802a423f38085c6@cmi-emea.com.whoisproxy.org
- 7f8a482bed068e1d80f8d6129ffff13ea97e06c6fda9ae6ec5427d05dfbf166a@cmi-emea.com.whoisproxy.org
- bf8b1af812edbaaa0e51647beb43c86fabe3c6ded4a6e1b949440bb0fd8b663b@cmi-emea.com.whoisproxy.org
- c2ce6bbee65f42c065be50cfb6088e61ff4715cde7e534eb960e5aa972915d6b@cmi-emea.com.whoisproxy.org
- fd6292fdc87ff51be5e762f053969272d74d9661ed28f548e0a697a8858ad781@cmi-emea.com.whoisproxy.org
Subdomains
1 observed subdomain of cmi-emea.com.
| Subdomain |
|---|
| www.cmi-emea.com |
Threat posture
History
Mail and authentication
SPF policy
1 SPF mechanism authorising senders for cmi-emea.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
Related pages
Pivot deeper into the graph from cmi-emea.com.
- IP · 149.255.58.164
- ASN · AS34931AWARESOFT - Awareness Software Limited
- Registrar · iana:1387
- Country · GB
- Email · 68be552319@cmi-emea.com.whoistrustee.com
- TLD · .com
- Browse hostnames · cm…
- 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: "cmi-emea.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.