Skip to content

Hostname

cruel.org

Last fetched

cruel.org resolves to 1 IPv4 address operated by AS37898 in JP. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · cruel.orgRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/cruel.org

Resolution chain

cruel.org resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
210.135.100.31210.135.96.0/20AS37898JP

WHOIS identity

Registrar
iana:2
Organization
hiroo yamagata
Contact emails

Subdomains

4 observed subdomains of cruel.org.

Web-graph footprint

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

499 sites link to this hostname.

329 sites linked to from this hostname.

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from cruel.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "cruel.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.