Skip to content

Hostname

cosmoplat.com

Last fetched

cosmoplat.com resolves to 2 IPv4 addresses operated by AS59009 in CN. WHOIS lists iana:420 as the registrar.

Nutrition Label

WHISPER CANON · cosmoplat.comRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/cosmoplat.com

Resolution chain

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

WHOIS identity

Registrar
iana:420
Organization
nexperian holding
Contact emails

Subdomains

41 observed subdomains of cosmoplat.com.

Web-graph footprint

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

51 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for cosmoplat.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP218.58.70.152
SPF_IP218.58.70.163
SPF_IP218.58.70.199
SPF_IP58.56.128.35
SPF_IP58.56.128.71
SPF_IP58.56.128.91
SPF_MXcosmoplat.com

Related pages

Pivot deeper into the graph from cosmoplat.com.

Cypher and MCP

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

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