Skip to content

Hostname

cosentios.com

Last fetched

cosentios.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cosentios.comRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cosentios.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.199.21116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.16416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.202.21316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.17516.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.216.8916.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.223.5216.15.216.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.52.18152.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.107.5152.217.104.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.115.4552.217.112.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.131.18952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.135.10952.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.170.19752.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.172.13352.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.42.21952.217.42.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.45.3552.217.45.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.89.4352.217.89.0/24AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
on behalf of cosentios.com owner
Contact emails

Subdomains

6 observed subdomains of cosentios.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for cosentios.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from cosentios.com.

Cypher and MCP

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

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