Skip to content

Hostname

cosmax.com

Last fetched

cosmax.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in GB. WHOIS lists iana:444 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.154.84.4018.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.5218.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.6118.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.154.84.9218.154.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.GB
18.173.205.1118.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.173.205.11918.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.7218.173.204.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.168.167.1003.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.1043.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.1293.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.168.167.393.168.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.KR
3.175.207.1013.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.1063.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.1213.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK
3.175.207.693.175.206.0/23AS16509AMAZON-02 - Amazon.com, Inc.HK

WHOIS identity

Registrar
iana:444
Organization
cosmax
Contact emails

Subdomains

11 observed subdomains of cosmax.com.

Web-graph footprint

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

115 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for cosmax.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP116.125.127.144
SPF_IP13.124.111.122/32
SPF_IP13.124.111.246
SPF_IP15.164.16.216
SPF_IP210.207.109.130
SPF_IP3.34.214.102
SPF_IP3.35.60.23
SPF_IP39.118.32.2
SPF_IP49.50.46.2/26
SPF_IP52.79.94.54

Related pages

Pivot deeper into the graph from cosmax.com.

Cypher and MCP

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

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