Skip to content

Hostname

modworks.co.jp

Last fetched

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

Nutrition Label

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

Resolution chain

modworks.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
modworks
Contact emails

Subdomains

17 observed subdomains of modworks.co.jp.

Web-graph footprint

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

13 sites link to this hostname.

19 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_INCLUDEmxr.valueserver.jp
SPF_IP112.78.204.164
SPF_IP133.125.76.148
SPF_IP133.242.14.14
SPF_IP153.120.157.224
SPF_IP153.126.241.77
SPF_IP153.126.251.73
SPF_IP157.74.68.134
SPF_IP202.172.25.110/32
SPF_IP210.188.203.221
SPF_IP219.94.197.209
SPF_IP49.212.180.80
SPF_IP49.212.223.220
SPF_IP49.212.235.91/32

Related pages

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

Cypher and MCP

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

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