Skip to content

Hostname

kuro.crow2.net

Last fetched

kuro.crow2.net resolves to 1 IPv4 address operated by AS2516 in JP.

Nutrition Label

WHISPER CANON · kuro.crow2.netRouting diversity1.5/10Peering density8.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/kuro.crow2.net

Resolution chain

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

IPPrefixASNOperatorCountry
222.10.62.237222.16.158.0/24AS2516JP

WHOIS identity

No WHOIS records are currently associated with kuro.crow2.net in WhisperGraph.

Web-graph footprint

Distinct hostnames that link to or from kuro.crow2.net in the public web crawl.

9 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for kuro.crow2.net.

MechanismTarget
SPF_Anmomta.auone-net.jp
SPF_INCLUDEk8.dion.ne.jp
SPF_IP111.87.236.0/24
SPF_IP211.5.2.125
SPF_MXauone-net.jp
SPF_MXkuro.crow2.net

Related pages

Pivot deeper into the graph from kuro.crow2.net.

Cypher and MCP

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

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