Skip to content

Hostname

cossecurity.com

Last fetched

cossecurity.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. cossecurity.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · cossecurity.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/cossecurity.com

Resolution chain

No IPv4 resolution is recorded for cossecurity.com in WhisperGraph.

IPv6 resolution

No AAAA record for cossecurity.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of cossecurity.com owner
Contact emails
14f77331-e018-4137-b7b0-eedcfccdea1b@identity-protect.org, 3e92cded-23d5-41ac-af41-a90a97d84078@identity-protect.org, 5e84460d-2fac-4b69-8c01-7db4e7de48c4@identity-protect.org, 67dfb282-37a9-4a09-997c-4013567e04a5@identity-protect.org, 6882b2ec-2e47-418f-bf74-a7357945d096@identity-protect.org, a000ead9-852d-4d1a-8b08-91b5a6fc71c9@identity-protect.org, owner-8209293@cossecurity.com.whoisprivacyservice.org, owner-9457604@cossecurity.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-112.awsdns-14.com
  • ns-597.awsdns-10.net
  • ns-1401.awsdns-47.org
  • ns-1555.awsdns-02.co.uk

SPF policy

  • include: amazonses.com

Threat-feed evidence

History

Related pages

Pivot from cossecurity.com into the addresses, networks and registries it depends on.

Cypher and MCP

Reproduce this hostname's resolution chain against graph.whisper.security:

MATCH (h:HOSTNAME {name: "cossecurity.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.