Skip to content

Hostname

compo.es

Last fetched

compo.es resolves to 1 IPv4 address operated by AS201955 in DE.

Nutrition Label

WHISPER CANON · compo.esRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/compo.es

Resolution chain

compo.es resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.57.240.161185.57.240.0/22AS201955DE

WHOIS identity

No WHOIS records are currently associated with compo.es in WhisperGraph.

Subdomains

3 observed subdomains of compo.es.

Web-graph footprint

Distinct hostnames that link to or from compo.es in the public web crawl.

58 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for compo.es.

MechanismTarget
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspfv4.sosafe.de
SPF_INCLUDEspfv6.sosafe.de
SPF_IP123.45.6.7/32
SPF_IP207.126.144.0/20
SPF_IP217.64.175.0/24
SPF_IP40.107.14.109
SPF_IP64.18.0.0/20
SPF_IP74.125.148.0/22
SPF_IP74.125.244.0/22
SPF_IP77.75.206.94
SPF_IP83.246.65.0/24

Related pages

Pivot deeper into the graph from compo.es.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "compo.es"})-[: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.