Skip to content

Hostname

gainer.jp

Last fetched

gainer.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · gainer.jpRouting diversity4.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/gainer.jp

Resolution chain

gainer.jp resolves to 16 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.5.157.1823.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.333.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.633.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.157.803.5.157.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1633.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.1753.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.193.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
3.5.159.423.5.159.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.136.852.219.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.11152.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.150.5952.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.2352.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.151.9152.219.150.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.1952.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.163.5152.219.162.0/23AS16509AMAZON-02 - Amazon.com, Inc.JP
52.219.172.752.219.172.0/24AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
kobunsha co,ltd.
Contact emails

Subdomains

2 observed subdomains of gainer.jp.

Web-graph footprint

Distinct hostnames that link to or from gainer.jp in the public web crawl.

18 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for gainer.jp.

MechanismTarget
SPF_IP111.87.72.192/27

Related pages

Pivot deeper into the graph from gainer.jp.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "gainer.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.