Skip to content

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

WHISPER CANON · compo-expert.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/compo-expert.com

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.

IPPrefixASNOperatorCountry
104.26.2.38104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.26.3.38104.26.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.74.236172.67.64.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
91.99.176.17891.99.0.0/16AS24940HETZNER-ASDE

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.

Threat posture

History

Mail and authentication

SPF policy

25 SPF mechanisms authorising senders for compo-expert.com.

MechanismTarget
SPF_Acompo-expert.managed-otrs.com
SPF_Asecureemail-sha.dts-security.de
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.crsend.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP158.69.163.48/29
SPF_IP159.69.61.125
SPF_IP167.233.3.134
SPF_IP178.77.121.128/26
SPF_IP188.94.250.251/32
SPF_IP188.94.250.252/32
SPF_IP193.8.57.16
SPF_IP193.8.57.17
SPF_IP193.8.57.40
SPF_IP194.1.217.27
SPF_IP194.1.217.28
SPF_IP194.42.96.0/24
SPF_IP212.224.92.167
SPF_IP217.69.95.67
SPF_IP46.4.238.128/29
SPF_IP80.190.118.0/24
SPF_IP80.190.129.128/25
SPF_IP83.40.66.41
SPF_IP89.44.66.137
SPF_MXcompo-expert.com

Related pages

Pivot deeper into the graph from compo-expert.com.

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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.