Skip to content

Hostname

gainsightcloud.com

Last fetched

gainsightcloud.com is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. gainsightcloud.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 · gainsightcloud.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/gainsightcloud.com

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Contact emails
02fa8d0e-c688-49f0-82b8-cf7889fd52a1@identity-protect.org, 1b96b3b6-278a-440f-96a7-98446e8acd78@identity-protect.org, 868fbfaa-b19a-4dd3-8677-bf5e273294c8@identity-protect.org, 9ac8a5b8-30d1-46a4-914c-2382ba7434d5@identity-protect.org, 9fc17446-e47c-4226-ac37-1bd03c5e48cb@identity-protect.org, a8f77fa2-00e4-4c7d-9e5c-e35d0d52f8c3@identity-protect.org, f415d677-ee8b-4d73-a958-5e13036ea057@identity-protect.org, owner-10731214@gainsightcloud.com.whoisprivacyservice.org, owner-2882516@gainsightcloud.com.whoisprivacyservice.org, owner-3805568@gainsightcloud.com.whoisprivacyservice.org, owner-4020873@gainsightcloud.com.whoisprivacyservice.org, owner-6936519@gainsightcloud.com.whoisprivacyservice.org, owner-7815568@gainsightcloud.com.whoisprivacyservice.org, owner-7888135@gainsightcloud.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-111.awsdns-13.com
  • ns-564.awsdns-06.net
  • ns-1519.awsdns-61.org
  • ns-1607.awsdns-08.co.uk

Threat-feed evidence

History

Related pages

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