Skip to content

Hostname

curecos.com

Last fetched

curecos.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · curecos.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/curecos.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.228.45.17213.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
13.229.244.2813.228.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.138.85.19918.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.142.1343.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.205.1033.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.221.3.12652.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

Registrar
iana:468
Organization
gmo cloud k.k.
Contact emails

Subdomains

8 observed subdomains of curecos.com.

Web-graph footprint

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

21 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for curecos.com.

MechanismTarget
SPF_Asmtp.curecos.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.curecos.com
SPF_MXcurecos.com

Related pages

Pivot deeper into the graph from curecos.com.

Cypher and MCP

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

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