Skip to content

Hostname

cruechgroup.com

Last fetched

cruechgroup.com resolves to 2 IPv4 addresses operated by KAOPU-HK - Kaopu Cloud HK Limited in BD. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · cruechgroup.comRouting diversity2.4/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/cruechgroup.com

Resolution chain

cruechgroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
154.205.144.192154.205.144.0/24AS138915KAOPU-HK - Kaopu Cloud HK LimitedBD
213.183.48.170213.183.48.0/24AS50098AS-CLOUVO - Melbikomas UABRU

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Subdomains

53 observed subdomains of cruechgroup.com.

Web-graph footprint

Distinct hostnames that link to or from cruechgroup.com in the public web crawl.

7 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for cruechgroup.com.

MechanismTarget
SPF_Acruechgroup.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf-c.mailbaby.net
SPF_IP5.9.89.101
SPF_MXcruechgroup.com

Related pages

Pivot deeper into the graph from cruechgroup.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cruechgroup.com"})-[: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.