Skip to content

Hostname

igamono.co.jp

Last fetched

igamono.co.jp resolves to 1 IPv4 address operated by XSERVER - Xserver Inc. in JP.

Nutrition Label

WHISPER CANON · igamono.co.jpRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/igamono.co.jp

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.

IPPrefixASNOperatorCountry
183.90.231.133183.90.224.0/20AS131965XSERVER - 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.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for igamono.co.jp.

MechanismTarget
SPF_Aigamono.co.jp
SPF_Asv352.xbiz.ne.jp
SPF_INCLUDEspf.sender.xserver.jp
SPF_INCLUDEspf001.shop-pro.jp
SPF_IP183.181.94.188
SPF_IP202.230.200.21
SPF_IP210.198.6.117
SPF_MXigamono.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.