Hostname
greenflash.co.jp
Last fetched
greenflash.co.jp resolves to 1 IPv4 address operated by AS131965 in JP.
Nutrition Label
Resolution chain
greenflash.co.jp resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 162.43.117.142 | 162.43.112.0/21 | AS131965 | — | JP |
WHOIS identity
- Registrar
- —
- Organization
- green flash
- Contact emails
- —
Subdomains
1 observed subdomain of greenflash.co.jp.
| Subdomain |
|---|
| www.greenflash.co.jp |
Web-graph footprint
Distinct hostnames that link to or from greenflash.co.jp in the public web crawl.
35 sites link to this hostname.
98 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
25 SPF mechanisms authorising senders for greenflash.co.jp.
| Mechanism | Target |
|---|---|
| SPF_A | greenflash.co.jp |
| SPF_A | sv13301.xserver.jp |
| SPF_INCLUDE | _spf.google.com |
| SPF_INCLUDE | crmstyle.com |
| SPF_IP | 103.197.12.0/22 |
| SPF_IP | 110.50.192.0/19 |
| SPF_IP | 115.146.0.0/18 |
| SPF_IP | 117.20.96.0/20 |
| SPF_IP | 118.82.64.0/18 |
| SPF_IP | 158.199.128.0/17 |
| SPF_IP | 180.222.72.0/21 |
| SPF_IP | 180.222.80.0/20 |
| SPF_IP | 180.235.224.0/19 |
| SPF_IP | 192.50.199.0/24 |
| SPF_IP | 194.91.0.0/16 |
| SPF_IP | 202.133.112.0/20 |
| SPF_IP | 202.164.224.0/19 |
| SPF_IP | 202.74.16.0/20 |
| SPF_IP | 211.9.192.0/19 |
| SPF_IP | 219.100.168.0/22 |
| SPF_IP | 27.34.128.0/19 |
| SPF_IP | 27.34.160.0/21 |
| SPF_IP | 39.110.205.240/32 |
| SPF_IP | 39.110.236.112/29 |
| SPF_MX | greenflash.co.jp |
Related pages
Pivot deeper into the graph from greenflash.co.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "greenflash.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.