Skip to content

Hostname

runnet.jp

Last fetched

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

Nutrition Label

WHISPER CANON · runnet.jpRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/runnet.jp

Resolution chain

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

IPPrefixASNOperatorCountry
18.179.192.8418.179.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
3.114.196.1343.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.76.38.13735.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.196.46.7352.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.199.113.6454.199.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.249.115.15154.249.64.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
57.180.72.12957.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
57.182.147.057.180.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
m's collection co.,ltd.
Contact emails

Subdomains

144 observed subdomains of runnet.jp.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for runnet.jp.

MechanismTarget
SPF_INCLUDE_a.pre3.runnet.jp
SPF_INCLUDE_a.runnet.jp
SPF_INCLUDE_b.runnet.jp
SPF_INCLUDE_spf.cas12.runnet.jp
SPF_INCLUDEamazonses.com
SPF_IP210.190.116.0/25
SPF_IP54.238.144.233
SPF_IP54.238.159.40
SPF_MXrunnet.jp

Related pages

Pivot deeper into the graph from runnet.jp.

Cypher and MCP

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

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