Skip to content

Hostname

grab-colab.com

Last fetched

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

Resolution chain

No IPv4 resolution is recorded for grab-colab.com in WhisperGraph.

IPv6 resolution

No AAAA record for grab-colab.com is recorded in WhisperGraph.

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of grab-colab.com owner
Contact emails
0323af2b-cbeb-478e-93b6-4815b732633b@identity-protect.org, 0abcaa26-0c52-4de8-a495-ec60c13c1e22@identity-protect.org, 377999c3-9e18-4938-983b-9e3b40ac021e@identity-protect.org, 6e2dbd7d-162e-4048-ab42-647f6642858f@identity-protect.org, 9f8e4596-8862-4dcf-b762-46e39d034004@identity-protect.org, ac2d78a9-f929-4c0a-8bfe-345e64d2812c@identity-protect.org, owner-8837591@grab-colab.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-392.awsdns-49.com
  • ns-629.awsdns-14.net
  • ns-1402.awsdns-47.org
  • ns-1870.awsdns-41.co.uk

Threat-feed evidence

History

Related pages

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