Skip to content

Hostname

disc.co.jp

Last fetched

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

Nutrition Label

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

Resolution chain

disc.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
disco_inc
Contact emails

Subdomains

159 observed subdomains of disc.co.jp.

Web-graph footprint

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

495 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

22 SPF mechanisms authorising senders for disc.co.jp.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spfcp.careerplus2.jp
SPF_INCLUDEspf.curumeru.jp
SPF_INCLUDEspf.mta.hdems.com
SPF_INCLUDEspf.smktg.jp
SPF_IP133.88.31.11
SPF_IP153.122.131.80
SPF_IP153.122.18.237
SPF_IP157.7.167.177
SPF_IP157.7.167.79
SPF_IP202.222.81.0/24
SPF_IP202.230.170.184
SPF_IP202.230.220.12
SPF_IP202.230.220.8/30
SPF_IP202.5.77.64/27
SPF_IP210.150.55.118
SPF_IP210.166.194.0/24
SPF_IP210.250.32.214/31
SPF_IP219.126.30.0/24
SPF_IP59.106.185.113
SPF_IP61.121.214.96/27
SPF_IP61.213.56.105

Related pages

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

Cypher and MCP

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

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