Skip to content

Hostname

codecollaborator.com

Last fetched

codecollaborator.com resolves to 3.130.97.122, announced in 3.130.0.0/16 by AMAZON-02 - Amazon.com, Inc. in US. codecollaborator.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 · codecollaborator.comRouting diversity1.5/10Peering density9.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/codecollaborator.com

Resolution chain

IPv6 resolution

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

Attribution

Aws

cloud · ORIGIN_AS

WHOIS identity

Registrar
iana:468
Contact emails
it-alerts@smartbear.com, 5db836a2-75b9-40eb-b7eb-f7e7762ea897@identity-protect.org, 8749d113-c90f-4a52-8120-73567e8200bd@identity-protect.org, 89738742-3429-4fc3-a974-7a8eebe036e9@identity-protect.org, f603bc85-fcca-492f-af0e-81fc59754288@identity-protect.org

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns-187.awsdns-23.com
  • ns-969.awsdns-57.net
  • ns-1450.awsdns-53.org
  • ns-1543.awsdns-00.co.uk

MX records

  • us-smtp-inbound-1.mimecast.com

SPF policy

  • a: codecollaborator.com
  • mx: codecollaborator.com
  • include: us._netblocks.mimecast.com
  • include: spf.protection.outlook.com

Threat-feed evidence

History

Related pages

Pivot from codecollaborator.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: "codecollaborator.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.