Hostname
d2c.co.jp
Last fetched
d2c.co.jp is a registered hostname under the .jp top-level domain. Live infrastructure data is temporarily unavailable; refresh in a moment.
Nutrition Label
Resolution chain
Resolution chain data is temporarily unavailable. Refresh in a moment to retry.
WHOIS identity
- Registrar
- —
- Organization
- d2c
- Contact emails
- —
Subdomains
12 observed subdomains of d2c.co.jp.
Web-graph footprint
Distinct hostnames that link to or from d2c.co.jp in the public web crawl.
279 sites link to this hostname.
217 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
15 SPF mechanisms authorising senders for d2c.co.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.form.run |
| SPF_INCLUDE | spf.spcloud.jp |
| SPF_IP | 101.110.43.48/28 |
| SPF_IP | 113.43.206.208/28 |
| SPF_IP | 113.43.206.224/28 |
| SPF_IP | 13.112.159.251 |
| SPF_IP | 202.229.10.0/24 |
| SPF_IP | 219.59.48.184/30 |
| SPF_IP | 52.199.65.245 |
| SPF_IP | 54.249.24.157 |
| SPF_IP | 54.95.16.30 |
| SPF_IP | 54.95.45.117 |
Related pages
Pivot deeper into the graph from d2c.co.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "d2c.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.