Skip to content

Hostname

cngb.org

Last fetched

cngb.org is a registered hostname under the .org top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.

Nutrition Label

WHISPER CANON · cngb.orgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cngb.org

Resolution chain

Resolution chain data is temporarily unavailable. Refresh in a moment to retry.

WHOIS identity

Registrar
iana:420
Organization
bgi shenzhen co.,ltd.
Contact emails

Subdomains

17 observed subdomains of cngb.org.

Web-graph footprint

Distinct hostnames that link to or from cngb.org in the public web crawl.

26 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for cngb.org.

MechanismTarget
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEspf.icoremail.net
SPF_IP120.25.232.196/32
SPF_IP120.79.225.177/32

Related pages

Pivot deeper into the graph from cngb.org.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

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

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