Hostname
cmp-products.com
Last fetched
cmp-products.com resolves to 1 IPv4 address operated by AIKO-AS in GB. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
cmp-products.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 |
|---|---|---|---|---|
| 45.131.139.5 | 45.131.136.0/22 | AS61323 | AIKO-AS | GB |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of cmp-products.com owner
- Contact emails
- 0bf2eafc-d3e4-4347-98ea-cc94d8f046e8@identity-protect.org
- 21a75529-5d32-45bc-95c6-e3b2f979e1b4@identity-protect.org
- 559e9279-5404-4a34-b986-8ddb3a017c77@identity-protect.org
- 6e30fa04-a8ea-47b5-a668-f9da71fc754e@identity-protect.org
- b773c748-9189-4fd9-a093-0a3e6b4d07b2@identity-protect.org
- d8c8f5e6-356d-4375-a101-19cca5739fde@identity-protect.org
- owner-10754352@cmp-products.com.whoisprivacyservice.org
- owner-6347192@cmp-products.com.whoisprivacyservice.org
- owner-6689708@cmp-products.com.whoisprivacyservice.org
- owner-8271080@cmp-products.com.whoisprivacyservice.org
- owner-8799659@cmp-products.com.whoisprivacyservice.org
- it.admin@bel.co.uk
Subdomains
4 observed subdomains of cmp-products.com.
Web-graph footprint
Distinct hostnames that link to or from cmp-products.com in the public web crawl.
137 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
11 SPF mechanisms authorising senders for cmp-products.com.
| Mechanism | Target |
|---|---|
| SPF_A | cmp-products.com |
| SPF_INCLUDE | _spf.createsend.com |
| SPF_INCLUDE | gatormail.co.uk |
| SPF_INCLUDE | spf-uk.emailsignatures365.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 148.253.162.16/29 |
| SPF_IP | 185.162.225.142 |
| SPF_IP | 185.59.182.240/28 |
| SPF_IP | 51.52.108.92/30 |
| SPF_IP | 77.72.3.80 |
| SPF_MX | cmp-products.com |
Related pages
Pivot deeper into the graph from cmp-products.com.
- IP · 45.131.139.5
- ASN · AS61323AIKO-AS
- Registrar · iana:468
- Country · GB
- Email · 0bf2eafc-d3e4-4347-98ea-cc94d8f046e8@identity-protect.org
- 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: "cmp-products.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.