Skip to content

Hostname

duskin.co.jp

Last fetched

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

Nutrition Label

WHISPER CANON · duskin.co.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/duskin.co.jp

Resolution chain

duskin.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
duskin co.,ltd.
Contact emails

Subdomains

24 observed subdomains of duskin.co.jp.

Web-graph footprint

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

765 sites link to this hostname.

120 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Amlg.pro-seeds.com
SPF_INCLUDE_spf.axlbox.com
SPF_INCLUDEasp.cuenote.jp
SPF_INCLUDEcrmstyle.com
SPF_INCLUDEdduet.duskin.jp
SPF_INCLUDEspf.protection.outlook.com
SPF_IP111.171.196.78/32
SPF_IP122.219.47.114
SPF_IP149.72.21.47
SPF_IP202.130.63.21/32
SPF_IP202.130.63.22/31
SPF_IP202.212.228.1
SPF_IP202.212.63.150
SPF_MXduskin.co.jp

Related pages

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

Cypher and MCP

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

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