Skip to content

Hostname

cosmos.so

Last fetched

cosmos.so resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · cosmos.soRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cosmos.so

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.10913.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.1513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
3.170.249.253.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.683.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.713.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.170.249.793.170.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.PH
3.171.214.1173.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.213.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.303.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.593.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.1054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.10554.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.11854.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
54.192.35.8054.192.34.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from cosmos.so in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cosmos.so.

MechanismTarget
SPF_Acosmos.so
SPF_Ans-705.awsdns-24.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mailspamprotection.com
SPF_MXcosmos.so

Related pages

Pivot deeper into the graph from cosmos.so.

Cypher and MCP

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

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