Skip to content

Hostname

forus.co.jp

Last fetched

forus.co.jp resolves to 17 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · forus.co.jpRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/forus.co.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.112.10.10313.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.113.15.5213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.114.72.13613.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.245.17918.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.179.250.13118.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.156.19618.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.107.16135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.42.435.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
43.207.243.13043.206.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.197.153.9652.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.198.131.16452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.69.202.12952.68.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.255.1554.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.168.37.13054.168.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.24.5554.249.0.0/19AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.82.15157.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.73.164.2935.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
fm information service
Contact emails

Subdomains

3 observed subdomains of forus.co.jp.

Web-graph footprint

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

323 sites link to this hostname.

103 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for forus.co.jp.

MechanismTarget
SPF_INCLUDEspf-bma.mpme.jp
SPF_INCLUDEspf-rmb.mpme.jp
SPF_IP112.140.47.168
SPF_IP54.199.2.231

Related pages

Pivot deeper into the graph from forus.co.jp.

Cypher and MCP

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

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