Skip to content

Hostname

ccoo.app

Last fetched

ccoo.app resolves to 1 IPv4 address operated by CITYLINE-AS Cityline Networks Pvt Ltd in ES. WHOIS lists iana:106 as the registrar.

Nutrition Label

WHISPER CANON · ccoo.appRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/ccoo.app

Resolution chain

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

IPPrefixASNOperatorCountry
82.152.2.9582.152.2.0/24AS214855CITYLINE-AS Cityline Networks Pvt LtdES

WHOIS identity

Registrar
iana:106
Organization
Contact emails

Subdomains

13 observed subdomains of ccoo.app.

Web-graph footprint

Distinct hostnames that link to or from ccoo.app in the public web crawl.

52 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for ccoo.app.

MechanismTarget
SPF_INCLUDE_spf.ccoo.es
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf1.ccoo.es
SPF_INCLUDEspf.ivcert.net
SPF_INCLUDEspf.mandrillapp.com
SPF_IP108.163.201.230/32
SPF_IP159.69.114.174
SPF_IP195.76.57.0/24
SPF_IP207.126.144.0/20
SPF_IP35.246.163.238/32
SPF_IP37.60.224.182/32
SPF_IP49.13.123.66/32
SPF_IP64.18.0.0/20
SPF_IP74.125.148.0/22
SPF_IP74.125.244.0/22
SPF_IP77.104.186.229/32
SPF_IP82.152.2.110
SPF_IP82.152.2.112

Related pages

Pivot deeper into the graph from ccoo.app.

Cypher and MCP

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

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