Skip to content

Hostname

rbictg.com

Last fetched

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

Resolution chain

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

IPv6 resolution

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

WHOIS identity

Registrar
iana:468
Registrant organisation
on behalf of rbictg.com owner
Contact emails
gurensa@163.com, 02b0599b-b218-4661-8d5e-676aef39afdf@identity-protect.org, 119017b0-c1ae-46fb-ab31-0fdaf9e84d24@identity-protect.org, 32c6ae39-2507-4446-9abf-49066e6d630e@identity-protect.org, 6ef21154-98e7-4b3a-b253-717775171e35@identity-protect.org, 7af9e840-a327-46cc-92c0-f3c681fa69fc@identity-protect.org, dcf65d68-475c-4f09-8cef-8fcb3ad0e088@identity-protect.org, e1716338-9791-4742-91f2-b030d2713eca@identity-protect.org, owner-2365176@rbictg.com.whoisprivacyservice.org

Subdomains

Mail and authentication

Nameservers

  • ns-438.awsdns-54.com
  • ns-660.awsdns-18.net
  • ns-1029.awsdns-00.org
  • ns-1572.awsdns-04.co.uk

Threat-feed evidence

History

Related pages

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