Hostname
disc.co.jp
Last fetched
disc.co.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
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.
Showing 25 of 159. View all subdomains →
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 inbound links
Sample outbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for disc.co.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | _spfcp.careerplus2.jp |
| SPF_INCLUDE | spf.curumeru.jp |
| SPF_INCLUDE | spf.mta.hdems.com |
| SPF_INCLUDE | spf.smktg.jp |
| SPF_IP | 133.88.31.11 |
| SPF_IP | 153.122.131.80 |
| SPF_IP | 153.122.18.237 |
| SPF_IP | 157.7.167.177 |
| SPF_IP | 157.7.167.79 |
| SPF_IP | 202.222.81.0/24 |
| SPF_IP | 202.230.170.184 |
| SPF_IP | 202.230.220.12 |
| SPF_IP | 202.230.220.8/30 |
| SPF_IP | 202.5.77.64/27 |
| SPF_IP | 210.150.55.118 |
| SPF_IP | 210.166.194.0/24 |
| SPF_IP | 210.250.32.214/31 |
| SPF_IP | 219.126.30.0/24 |
| SPF_IP | 59.106.185.113 |
| SPF_IP | 61.121.214.96/27 |
| SPF_IP | 61.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.