Skip to content

Hostname

craftsquare.co.jp

Last fetched

craftsquare.co.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.

Nutrition Label

WHISPER CANON · craftsquare.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/craftsquare.co.jp

Resolution chain

craftsquare.co.jp has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
Organization
craft square
Contact emails

Subdomains

7 observed subdomains of craftsquare.co.jp.

Web-graph footprint

Distinct hostnames that link to or from craftsquare.co.jp in the public web crawl.

9 sites link to this hostname.

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

14 SPF mechanisms authorising senders for craftsquare.co.jp.

MechanismTarget
SPF_Acraftsquare.co.jp
SPF_IP103.37.10.32/27
SPF_IP103.37.10.34
SPF_IP103.37.10.37
SPF_IP103.37.10.38
SPF_IP103.37.10.40
SPF_IP103.37.10.47
SPF_IP103.37.10.61
SPF_IP103.37.10.62/27
SPF_IP202.208.192.0/19
SPF_IP210.158.223.0/19
SPF_IP219.118.66.0/24
SPF_IP39.110.231.28
SPF_MXcraftsquare.co.jp

Related pages

Pivot deeper into the graph from craftsquare.co.jp.

Cypher and MCP

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

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