Skip to content

Hostname

coros.com

Last fetched

coros.com resolves to 9 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · coros.comRouting diversity5.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/coros.com

Resolution chain

coros.com resolves to 9 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
184.169.146.206184.169.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
184.72.21.140184.72.0.0/18AS16509AMAZON-02 - Amazon.com, Inc.US
50.18.254.25150.18.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.52.169.7352.52.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.US
52.8.197.11252.8.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.US
54.151.9.6154.151.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
54.241.2.15354.241.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.US
15.197.204.23415.197.192.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
3.33.164.223.33.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA

WHOIS identity

Registrar
iana:420
Organization
coros
Contact emails

Subdomains

38 observed subdomains of coros.com.

Web-graph footprint

Distinct hostnames that link to or from coros.com in the public web crawl.

815 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for coros.com.

MechanismTarget
SPF_INCLUDE_netblocks.m.feishu.cn
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com

Related pages

Pivot deeper into the graph from coros.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "coros.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.