Skip to content

Hostname

cosm.com

Last fetched

cosm.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · cosm.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cosm.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.219.12718.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.219.2118.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.219.7218.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.219.7418.154.216.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.173.205.11418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.2418.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.5318.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.8018.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
99.84.234.1299.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.12799.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.6699.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.234.8999.84.232.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
logmein, inc. logmein,
Contact emails

Subdomains

11 observed subdomains of cosm.com.

Web-graph footprint

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

474 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cosm.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.cosm.com
SPF_IP130.187.210.1
SPF_IP130.187.211.1
SPF_IP130.187.212.1
SPF_IP130.187.213.1
SPF_IP130.187.230.1
SPF_IP54.70.123.41

Related pages

Pivot deeper into the graph from cosm.com.

Cypher and MCP

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

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