Hostname
compo-expert.com
Last fetched
compo-expert.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1387 as the registrar.
Nutrition Label
Resolution chain
compo-expert.com resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 104.26.2.38 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 104.26.3.38 | 104.26.0.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 172.67.74.236 | 172.67.64.0/20 | AS13335 | CLOUDFLARENET - Cloudflare, Inc. | CA |
| 91.99.176.178 | 91.99.0.0/16 | AS24940 | HETZNER-AS | DE |
WHOIS identity
- Registrar
- iana:1387
- Organization
- compo gmbh & co. kg
- Contact emails
Subdomains
17 observed subdomains of compo-expert.com.
Web-graph footprint
Distinct hostnames that link to or from compo-expert.com in the public web crawl.
359 sites link to this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
25 SPF mechanisms authorising senders for compo-expert.com.
| Mechanism | Target |
|---|---|
| SPF_A | compo-expert.managed-otrs.com |
| SPF_A | secureemail-sha.dts-security.de |
| SPF_INCLUDE | _spf.psm.knowbe4.com |
| SPF_INCLUDE | spf.crsend.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 158.69.163.48/29 |
| SPF_IP | 159.69.61.125 |
| SPF_IP | 167.233.3.134 |
| SPF_IP | 178.77.121.128/26 |
| SPF_IP | 188.94.250.251/32 |
| SPF_IP | 188.94.250.252/32 |
| SPF_IP | 193.8.57.16 |
| SPF_IP | 193.8.57.17 |
| SPF_IP | 193.8.57.40 |
| SPF_IP | 194.1.217.27 |
| SPF_IP | 194.1.217.28 |
| SPF_IP | 194.42.96.0/24 |
| SPF_IP | 212.224.92.167 |
| SPF_IP | 217.69.95.67 |
| SPF_IP | 46.4.238.128/29 |
| SPF_IP | 80.190.118.0/24 |
| SPF_IP | 80.190.129.128/25 |
| SPF_IP | 83.40.66.41 |
| SPF_IP | 89.44.66.137 |
| SPF_MX | compo-expert.com |
Related pages
Pivot deeper into the graph from compo-expert.com.
- IP · 104.26.2.38
- ASN · AS13335CLOUDFLARENET - Cloudflare, Inc.
- Registrar · iana:1387
- Country · CA
- Email · it-info@compo-expert.com
- TLD · .com
- Browse hostnames · co…
- 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: "compo-expert.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.