Hostname
runway-webstore.com
Last fetched
runway-webstore.com resolves to 13.112.182.77, announced in 13.112.0.0/14 by AMAZON-02 - Amazon.com, Inc. in JP. runway-webstore.com is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for runway-webstore.com is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:49
- Registrant organisation
- mark-styler co.,ltd.
- Contact emails
- admin@runway-webstore.com, jyohosystem@styler.co.jp
Subdomains
Showing 12 of 18. View all subdomains →
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- ns-486.awsdns-60.com
- ns-616.awsdns-13.net
- ns-1302.awsdns-34.org
- ns-1819.awsdns-35.co.uk
MX records
- mail.runway-webstore.net
SPF policy
- ip: 133.18.3.0/26
- include: _spf.salesforce.com
- include: spf.bmv.jp
- include: m2.fastcloud.jp
- include: spf-bma.mpme.jp
- include: spf.prod1.runway-webstore.net
- ip: 133.242.236.107
Threat-feed evidence
History
Related pages
Pivot from runway-webstore.com into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "runway-webstore.com"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.