Hostname
sharp.co.jp
Last fetched
sharp.co.jp appears in WhisperGraph with partial WHOIS records but no current public IPv4 resolution.
Nutrition Label
Resolution chain
sharp.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
- sharp corporation
- Contact emails
- —
Subdomains
423 observed subdomains of sharp.co.jp.
Showing 25 of 423. View all subdomains →
Web-graph footprint
Distinct hostnames that link to or from sharp.co.jp in the public web crawl.
3,446 sites link to this hostname.
67 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
22 SPF mechanisms authorising senders for sharp.co.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf-a.sharp.co.jp |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | crmstyle.com |
| SPF_INCLUDE | hagaki.dejibin.com |
| SPF_INCLUDE | spf.maildealer.jp |
| SPF_INCLUDE | spf.smktg.jp |
| SPF_IP | 117.58.230.21 |
| SPF_IP | 150.66.56.112 |
| SPF_IP | 150.66.56.228 |
| SPF_IP | 150.66.58.63 |
| SPF_IP | 157.205.251.64/28 |
| SPF_IP | 202.214.3.199 |
| SPF_IP | 210.163.47.61 |
| SPF_IP | 210.163.63.0/24 |
| SPF_IP | 210.170.109.184 |
| SPF_IP | 210.170.109.185 |
| SPF_IP | 211.6.64.77 |
| SPF_IP | 52.192.15.103 |
| SPF_IP | 52.192.169.176 |
| SPF_IP | 58.191.131.126 |
| SPF_IP | 61.214.248.48 |
| SPF_IP | 64.56.179.0/25 |
Related pages
Pivot deeper into the graph from sharp.co.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sharp.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.