Hostname
igamono.co.jp
Last fetched
igamono.co.jp resolves to 1 IPv4 address operated by XSERVER - Xserver Inc. in JP.
Nutrition Label
Resolution chain
igamono.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 |
|---|---|---|---|---|
| 183.90.231.133 | 183.90.224.0/20 | AS131965 | XSERVER - Xserver Inc. | JP |
WHOIS identity
- Registrar
- —
- Organization
- nagataniseitou co.,ltd.
- Contact emails
- —
Subdomains
4 observed subdomains of igamono.co.jp.
Web-graph footprint
Distinct hostnames that link to or from igamono.co.jp in the public web crawl.
190 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for igamono.co.jp.
| Mechanism | Target |
|---|---|
| SPF_A | igamono.co.jp |
| SPF_A | sv352.xbiz.ne.jp |
| SPF_INCLUDE | spf.sender.xserver.jp |
| SPF_INCLUDE | spf001.shop-pro.jp |
| SPF_IP | 183.181.94.188 |
| SPF_IP | 202.230.200.21 |
| SPF_IP | 210.198.6.117 |
| SPF_MX | igamono.co.jp |
Related pages
Pivot deeper into the graph from igamono.co.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "igamono.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.